This commit is contained in:
joBr99
2023-11-21 17:21:33 +01:00
parent 7cc1c6ec77
commit f432e14f3e
5 changed files with 133 additions and 50 deletions

View File

@@ -15,8 +15,7 @@ from watchdog.events import FileSystemEventHandler
from watchdog.observers import Observer
import signal
import sys
logging.getLogger("watchdog").propagate = False
settings = {}
panels = {}