fix world state

This commit is contained in:
Phillip Thelen
2024-05-09 12:02:23 +02:00
parent 96fed21fbd
commit f835cf2761
4 changed files with 79 additions and 41 deletions
+1
View File
@@ -116,6 +116,7 @@ api.armoire = {
api.events = EVENTS;
api.repeatingEvents = REPEATING_EVENTS;
api.getRepeatingEventsOnDate = getRepeatingEvents;
api.classes = CLASSES;