mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-07-12 16:11:27 +08:00
🚧 WIP: gallery db in progress
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import DB from '#/datastore'
|
||||
import DB from '~/main/apis/core/datastore'
|
||||
// from v2.1.2
|
||||
const updateShortKeyFromVersion212 = (db: typeof DB, shortKeyConfig: IShortKeyConfigs | IOldShortKeyConfigs) => {
|
||||
// #557 极端情况可能会出现配置不存在,需要重新写入
|
||||
|
||||
Reference in New Issue
Block a user