fix late start

This commit is contained in:
mungai-njoroge
2023-11-26 20:15:24 +03:00
parent c0a5dc3d27
commit d069c3bbf3
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -85,6 +85,7 @@ def start_watchdog():
WatchDog().run()
@background
def run_swingmusic():
Keys.load()
HandleArgs()