mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 22:25:28 +02:00
tweak client
This commit is contained in:
@@ -233,6 +233,10 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
where: 'device',
|
||||
default: true,
|
||||
},
|
||||
numberOfPageCache: {
|
||||
where: 'device',
|
||||
default: 5,
|
||||
},
|
||||
aiChanMode: {
|
||||
where: 'device',
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user