From b7601f46bbad6240d57a491ffbb6aeabbb1ef0a7 Mon Sep 17 00:00:00 2001 From: thiloho <123883702+thiloho@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:46:10 +0200 Subject: [PATCH] Disable toc in non iframe preview as well --- web-app/src/lib/components/WebsiteEditor.svelte | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web-app/src/lib/components/WebsiteEditor.svelte b/web-app/src/lib/components/WebsiteEditor.svelte index 4d0c07e..47da211 100644 --- a/web-app/src/lib/components/WebsiteEditor.svelte +++ b/web-app/src/lib/components/WebsiteEditor.svelte @@ -1,6 +1,7 @@