1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-29 20:29:28 -05:00

一部のMFM構文をopt-outに

This commit is contained in:
syuilo 2023-02-11 12:31:56 +09:00
parent b0616b52ea
commit e73e56be8f

View file

@ -160,7 +160,7 @@ export const defaultStore = markRaw(new Storage('base', {
},
advancedMfm: {
where: 'device',
default: false,
default: true,
},
loadRawImages: {
where: 'device',