From 2bc7a38841d67f0bba83864aac90236ba1243146 Mon Sep 17 00:00:00 2001 From: Joey Wunderlich Date: Tue, 30 Jun 2026 11:05:29 -0700 Subject: [PATCH] Enable project description visibility in pxtarget.json --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index 90f4ceeb06a..4d3d785232f 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -618,6 +618,7 @@ "timeMachine": true, "timeMachineDiffInterval": 600000, "timeMachineSnapshotInterval": 1800000, + "showProjectDescription": true, "shareHomepageContent": true, "songEditor": true, "blocklyKeyboardControlsByDefault": true