From b9d867cf4eb6a8f8b28ad3f7742a62814fcb1520 Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Mon, 6 Feb 2017 13:36:24 -0800 Subject: [PATCH] Enabled text blocks (#352) --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index d2c14393..cf48e638 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -72,6 +72,7 @@ "loopsBlocks": true, "logicBlocks": true, "variablesBlocks": true, + "textBlocks": true, "onStartColor": "#0078D7", "onStartNamespace": "basic", "onStartWeight": 54