Browse Source

Reset all first start actions for UM2go

CURA-3742
Jaime van Kessel 7 years ago
parent
commit
2b1ca54227
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/definitions/ultimaker2_go.def.json

+ 1 - 1
resources/definitions/ultimaker2_go.def.json

@@ -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"]
     },