diff --git a/all/com/djrapitops/plan/delivery/rendering/json/graphs/special/SpecialGraphFactory.html b/all/com/djrapitops/plan/delivery/rendering/json/graphs/special/SpecialGraphFactory.html index f3b09016a..8c60e55a7 100644 --- a/all/com/djrapitops/plan/delivery/rendering/json/graphs/special/SpecialGraphFactory.html +++ b/all/com/djrapitops/plan/delivery/rendering/json/graphs/special/SpecialGraphFactory.html @@ -110,15 +110,18 @@ loadScripts(document, 'script');
punchCard(SessionsMutator sessions)
punchCard(List<FinishedSession> sessions)
punchCard(SessionsMutator sessions)
punchCard(List<FinishedSession> sessions)
GeolocationsFilter(DBSystem dbSystem)
GeolocationsFilter(DBSystem dbSystem,
+ SpecialGraphFactory specialGraphFactory)