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