アニメーションを無効にするオプションを実装
This commit is contained in:
parent
ce659f9926
commit
7d76887517
10 changed files with 26 additions and 18 deletions
|
|
@ -38,6 +38,7 @@ const defaultSettings = {
|
|||
};
|
||||
|
||||
const defaultDeviceSettings = {
|
||||
animations: true,
|
||||
apiViaStream: true,
|
||||
autoPopout: false,
|
||||
darkmode: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue