feat: oneko
This commit is contained in:
parent
2811f4cca5
commit
132bf2d200
9 changed files with 256 additions and 0 deletions
|
|
@ -407,6 +407,10 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
oneko: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
},
|
||||
clickToOpen: {
|
||||
where: 'device',
|
||||
default: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue