Added timer deletion button

This commit is contained in:
algizn97
2025-09-11 10:57:21 +05:00
parent 3ff146a1b9
commit f42940f847
4 changed files with 33 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ LOGGING_CONFIG = {
"level": "DEBUG",
"propagate": False,
},
"conditions_settings": {
"condition_settings": {
"handlers": ["console", "timed_rotating_file"],
"level": "DEBUG",
"propagate": False,