mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-04-03 10:48:35 +08:00
fix db init
This commit is contained in:
@@ -54,6 +54,16 @@ def upgrade() -> None:
|
||||
"type": "local",
|
||||
"name": "本地",
|
||||
"config": {}
|
||||
},
|
||||
{
|
||||
"type": "alipan",
|
||||
"name": "阿里云盘",
|
||||
"config": {}
|
||||
},
|
||||
{
|
||||
"type": "u115",
|
||||
"name": "115网盘",
|
||||
"config": {}
|
||||
}
|
||||
])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user