mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-25 02:50:27 +08:00
Refactor new program class
重构程序启动逻辑。 增加数据迁移后的海报搜索功能。 修复 AB 自身作为代理的情况无法启动的情况。
This commit is contained in:
@@ -18,4 +18,3 @@ def data_migration():
|
||||
database.update_table()
|
||||
database.insert_list(new_data)
|
||||
os.remove("data/data.json")
|
||||
return True
|
||||
|
||||
Reference in New Issue
Block a user