更新 config.py

This commit is contained in:
jxxghp
2025-05-28 07:03:22 +08:00
committed by GitHub
parent bc8198fb8a
commit 038dc372b7

View File

@@ -112,7 +112,7 @@ class ConfigModel(BaseModel):
TMDB_API_KEY: str = "db55323b8d3e4154498498a75642b381"
# TVDB API Key
TVDB_V4_API_KEY: str = "ed2aa66b-7899-4677-92a7-67bc9ce3d93a"
TVDB_V4_API_PIN: str = ""
TVDB_V4_API_PIN: str = ""
# Fanart开关
FANART_ENABLE: bool = True
# Fanart API Key