scheduler memory issue

This commit is contained in:
SpudGunMan
2025-10-24 18:19:35 -07:00
parent 34d36057c1
commit bf39c2f088
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import schedule
from modules.log import logger
from modules.log import *
from modules.system import send_message
def setup_custom_schedules(send_message, tell_joke, welcome_message, handle_wxc, MOTD, schedulerChannel, schedulerInterface):