From c19eaa2d87f9bc997894535cbc79bfd2abbc203c Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Wed, 5 Aug 2026 18:35:05 -0400 Subject: [PATCH] Update another setting, I forgot which one --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index eda15b7..7155f01 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "vimMode": false, "showUnsupportedFiles": true, - "livePreview": false, + "livePreview": true, "showInlineTitle": false, "mobileToolbarCommands": [ "editor:undo",