Update config.py.example

This commit is contained in:
arabian
2025-07-20 01:30:46 +03:00
committed by GitHub
parent 6ff83c0708
commit e490653ff7
+1 -1
View File
@@ -6,7 +6,7 @@ USE_DARK_THEME = True
ENABLE_LOGGING = True
YANDEX_CONFIGS = [
# ("your token", "path to dir on disk") # Alexander Tarasov
# ("your token", "path to dir on disk")
]
TMDB_API_KEY = "your api key"