diff --git a/src/playground/render-gui.jsx b/src/playground/render-gui.jsx
index 2f5ccc8a715695271729728e1f48d720e6098a1f..0f15fbfa707f322c7d478e56cfb590debdc00a42 100644
--- a/src/playground/render-gui.jsx
+++ b/src/playground/render-gui.jsx
@@ -74,6 +74,7 @@ export default appTarget => {
                 onTelemetryModalOptOut={handleTelemetryModalOptOut}
             /> :
             <WrappedGui
+                canEditTitle
                 backpackVisible
                 showComingSoon
                 backpackHost={backpackHost}