Merge remote-tracking branch 'misskey-dev/develop' into io

This commit is contained in:
まっちゃとーにゅ 2024-03-15 13:08:54 +09:00
commit acab2bfc72
No known key found for this signature in database
GPG key ID: 6AFBBF529601C1DB
83 changed files with 1149 additions and 173 deletions

View file

@ -236,7 +236,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
showReactionsCount: {
where: 'device',
default: true,
default: false,
},
enableQuickAddMfmFunction: {
where: 'device',