From a97cfbaf63856d79e29793ec24f6592f148dfcff Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Tue, 30 Jun 2026 12:08:02 -0700 Subject: [PATCH] Remove 'showProjectDescription' from pxtarget.json Removed the 'showProjectDescription' property from the configuration as not enabling on share page --- pxtarget.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index 4d3d785232f..90f4ceeb06a 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -618,7 +618,6 @@ "timeMachine": true, "timeMachineDiffInterval": 600000, "timeMachineSnapshotInterval": 1800000, - "showProjectDescription": true, "shareHomepageContent": true, "songEditor": true, "blocklyKeyboardControlsByDefault": true