mirror of
https://github.com/imputnet/cobalt.git
synced 2026-02-02 03:56:45 +00:00
web/settings: add disableHaptics
This commit is contained in:
@@ -13,6 +13,7 @@ const defaultSettings: CobaltSettings = {
|
||||
autoLanguage: true,
|
||||
reduceMotion: false,
|
||||
reduceTransparency: false,
|
||||
disableHaptics: false,
|
||||
},
|
||||
save: {
|
||||
alwaysProxy: false,
|
||||
|
||||
Reference in New Issue
Block a user