mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-09 18:44:16 +00:00
update default settings
This commit is contained in:
parent
89062bd6b0
commit
9d88a9905c
@ -4,12 +4,15 @@
|
|||||||
"notifications_vibrate": true,
|
"notifications_vibrate": true,
|
||||||
"notifications_sound_volume": 50,
|
"notifications_sound_volume": 50,
|
||||||
"selection_longPress_timeout": 600,
|
"selection_longPress_timeout": 600,
|
||||||
|
"autoCollapseDelay": 500,
|
||||||
|
"autoCollapseDelayEnabled": true,
|
||||||
"haptic_feedback": false,
|
"haptic_feedback": false,
|
||||||
"collapseOnLooseFocus": true,
|
"collapseOnLooseFocus": true,
|
||||||
"language": "es",
|
"language": "en",
|
||||||
"sidebarKeys": [
|
"sidebarKeys": [
|
||||||
"main",
|
"main",
|
||||||
"explore",
|
"explore",
|
||||||
"users"
|
"saved",
|
||||||
|
"marketplace"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user