From f16cd509df0fad107866500cf16f755f1bb70206 Mon Sep 17 00:00:00 2001 From: Richard Knoll Date: Tue, 3 Sep 2019 10:16:35 -0700 Subject: [PATCH] Show project settings (#2401) --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index a1748de4..3b84687a 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -464,6 +464,7 @@ "editorVersionPaths": { "0": "v0" }, + "showProjectSettings": true, "scriptManager": true, "simGifTransparent": "rgba(0,0,0,0)", "simGifMaxFrames": 44,