動きのあるMFMを無効にするオプション

This commit is contained in:
syuilo
2020-02-13 23:20:12 +09:00
parent 7e18fd18b0
commit 5ac4c48ad1
5 changed files with 18 additions and 8 deletions

View File

@ -38,6 +38,7 @@ const defaultDeviceSettings = {
themes: [],
theme: 'light',
animation: true,
animatedMfm: true,
userData: {},
};