blind write thumbnails validating methods

This commit is contained in:
geoffrey45
2022-06-21 17:13:19 +03:00
parent 3cd0527962
commit a92e1be799
5 changed files with 91 additions and 33 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ def initialize() -> None:
"""
functions.start_watchdog()
prep.create_config_dir()
functions.reindex_tracks()
functions.run_checks()
initialize()