mirror of
https://github.com/cuiocean/ZY-Player.git
synced 2026-05-05 19:03:23 +08:00
解决上次的commit错误
This commit is contained in:
@@ -28,6 +28,7 @@ db.version(6).stores({
|
||||
shortcut: '++id, name, key, desc'
|
||||
}).upgrade(async tx => {
|
||||
await tx.shortcut.bulkAdd(localKey)
|
||||
})
|
||||
|
||||
db.version(7).stores({
|
||||
sites: '++id, key, name, api, download, jiexiUrl, isActive, group'
|
||||
|
||||
Reference in New Issue
Block a user