comty/packages/app/constants/defaultSettings.json
2022-02-22 20:22:13 +01:00

15 lines
343 B
JSON

{
"forceMobileMode": false,
"notifications_sound": true,
"notifications_vibrate": true,
"notifications_sound_volume": 50,
"selection_longPress_timeout": 600,
"haptic_feedback": false,
"collapseOnLooseFocus": true,
"language": "es",
"sidebarKeys": [
"main",
"explore",
"users"
]
}