1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-15 07:08:56 +09:00

Revert "MFMのアニメーションをデフォルトで無効に"

This reverts commit f52bd8a8a3.
This commit is contained in:
ltlapy 2023-01-17 01:49:41 +09:00
parent 50016b40b8
commit 4f4a6001a3

View File

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