JSON: fix: magic surface mode had wrong default

This commit is contained in:
Tim Kuipers 2016-03-03 17:10:59 +01:00
parent a3115bc548
commit ff1cf02470

View File

@ -1928,7 +1928,7 @@
"surface": "Surface",
"both": "Both"
},
"default": "Normal",
"default": "normal",
"visible": false
},
"magic_spiralize": {