mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-24 09:49:42 +08:00
添加存储后自动保存
This commit is contained in:
@@ -191,6 +191,9 @@ function addStorage(storageType = 'custom') {
|
||||
type: type,
|
||||
config: {},
|
||||
})
|
||||
|
||||
// 保存存储
|
||||
saveStorages()
|
||||
}
|
||||
|
||||
// 移除存储
|
||||
|
||||
Reference in New Issue
Block a user