mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-07-06 23:31:28 +08:00
fix TMDB_API_DOMAIN
This commit is contained in:
@@ -46,6 +46,6 @@ class PluginDataOper(DbOper):
|
||||
|
||||
def truncate(self):
|
||||
"""
|
||||
清空转移记录
|
||||
清空插件数据
|
||||
"""
|
||||
PluginData.truncate(self._db)
|
||||
|
||||
Reference in New Issue
Block a user