1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 06:35:57 +02:00

enable-animations --> reduce-motion

This commit is contained in:
syuilo
2018-09-16 21:40:48 +09:00
parent f7228e79bb
commit cda3635d97
9 changed files with 15 additions and 15 deletions

View File

@@ -38,7 +38,7 @@ const defaultSettings = {
};
const defaultDeviceSettings = {
animations: true,
reduceMotion: false,
apiViaStream: true,
autoPopout: false,
darkmode: false,