mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-06 07:56:52 +08:00
fix db init
This commit is contained in:
@@ -64,6 +64,11 @@ def upgrade() -> None:
|
|||||||
"type": "u115",
|
"type": "u115",
|
||||||
"name": "115网盘",
|
"name": "115网盘",
|
||||||
"config": {}
|
"config": {}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "rclone",
|
||||||
|
"name": "Rclone网盘",
|
||||||
|
"config": {}
|
||||||
}
|
}
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user