mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-23 20:43:38 +00:00
@@ -17,7 +17,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
},
|
||||
keepCw: {
|
||||
where: 'account',
|
||||
default: false
|
||||
default: true
|
||||
},
|
||||
showFullAcct: {
|
||||
where: 'account',
|
||||
|
||||
Reference in New Issue
Block a user