This commit is contained in:
mattyatea 2024-04-01 22:34:20 +09:00
parent 04fae906c9
commit 7265431a16
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "misskey",
"version": "2024.3.1-PrisMisskey.1",
"version": "2024.3.1-PrisMisskey.2",
"codename": "nasubi",
"repository": {
"type": "git",

View File

@ -272,7 +272,7 @@ export const defaultStore = markRaw(new Storage('base', {
withRenotes: true,
withSensitive: true,
onlyFiles: false,
withCw: true,
withCw: false,
},
},
},