diff --git a/packages/app/constants/defaultSettings.json b/packages/app/constants/defaultSettings.json index 79752430..f6900f6d 100755 --- a/packages/app/constants/defaultSettings.json +++ b/packages/app/constants/defaultSettings.json @@ -5,7 +5,7 @@ "notifications_sound": true, "notifications_vibrate": true, "notifications_sound_volume": 50, - "selection_longPress_timeout": 600, + "longPressDelay": 600, "autoCollapseDelay": 500, "autoCollapseDelayEnabled": true, "haptic_feedback": false,