Prechádzať zdrojové kódy

Enable haptic feedback by default

Ivan Savenko 1 rok pred
rodič
commit
0d50790088
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      config/schemas/settings.json

+ 1 - 1
config/schemas/settings.json

@@ -116,7 +116,7 @@
 				},
 				},
 				"hapticFeedback" : {
 				"hapticFeedback" : {
 					"type" : "boolean",
 					"type" : "boolean",
-					"default" : false
+					"default" : true
 				},
 				},
 				"autosaveCountLimit" : {
 				"autosaveCountLimit" : {
 					"type" : "number",
 					"type" : "number",