瀏覽代碼

missing default value

Laserlicht 1 年之前
父節點
當前提交
2394809abd
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      config/schemas/settings.json

+ 4 - 0
config/schemas/settings.json

@@ -367,6 +367,10 @@
 					"type" : "boolean",
 					"default" : false
 				},
+				"rightButtonDrag" : {
+					"type" : "boolean",
+					"default" : false
+				},
 				"smoothDragging" : {
 					"type" : "boolean",
 					"default" : true