mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02: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