Reset all first start actions for UM2go

CURA-3742
This commit is contained in:
Jaime van Kessel 2017-05-10 16:28:34 +02:00
parent 9e58829aba
commit 2b1ca54227

View File

@ -13,7 +13,7 @@
"platform": "ultimaker2go_platform.obj",
"platform_texture": "Ultimaker2Gobackplate.png",
"platform_offset": [0, 0, 0],
"first_start_actions": [""],
"first_start_actions": [],
"supported_actions":["UpgradeFirmware"]
},