Promote default

This commit is contained in:
Mike A. Trethewey
2020-03-12 04:05:26 -07:00
parent 755c401da1
commit fc8ebad37f
6 changed files with 92 additions and 241 deletions

View File

@@ -16,9 +16,7 @@
},
"heartbeep": {
"type": "selectbox",
"managerAttrs": {
"default": "Normal"
},
"default": "Normal",
"options": {
"Double": "double",
"Normal": "normal",
@@ -31,9 +29,7 @@
"rightAdjustFrame": {
"menuspeed": {
"type": "selectbox",
"managerAttrs": {
"default": "Normal"
},
"default": "Normal",
"options": {
"Instant": "instant",
"Quadruple": "quadruple",