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