are
This commit is contained in:
parent
04fae906c9
commit
7265431a16
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "misskey",
|
||||
"version": "2024.3.1-PrisMisskey.1",
|
||||
"version": "2024.3.1-PrisMisskey.2",
|
||||
"codename": "nasubi",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
@ -272,7 +272,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
withRenotes: true,
|
||||
withSensitive: true,
|
||||
onlyFiles: false,
|
||||
withCw: true,
|
||||
withCw: false,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue