From 2b1ca5422714715453b16bcea1911f0168e6fc6b Mon Sep 17 00:00:00 2001 From: Jaime van Kessel Date: Wed, 10 May 2017 16:28:34 +0200 Subject: [PATCH] Reset all first start actions for UM2go CURA-3742 --- resources/definitions/ultimaker2_go.def.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/definitions/ultimaker2_go.def.json b/resources/definitions/ultimaker2_go.def.json index e679f25f40..5873dfbc90 100644 --- a/resources/definitions/ultimaker2_go.def.json +++ b/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"] },