mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-11 10:39:56 +08:00
🚧 WIP: almost finish shortKey system
This commit is contained in:
@@ -171,7 +171,7 @@ export default class extends Vue {
|
||||
]
|
||||
}
|
||||
os = ''
|
||||
shortKey: ShortKeyMap = {
|
||||
shortKey: IShortKeyMap = {
|
||||
upload: db.get('shortKey.upload')
|
||||
}
|
||||
picBed: IPicBedType[] = []
|
||||
|
||||
Reference in New Issue
Block a user