From ee26c0537e2adb127bd14d087f7c7b490f39a157 Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 19 Nov 2025 03:55:08 -0500 Subject: [PATCH] refac --- src/lib/components/chat/Settings/Interface.svelte | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib/components/chat/Settings/Interface.svelte b/src/lib/components/chat/Settings/Interface.svelte index 82d39b41dc..d9c352838e 100644 --- a/src/lib/components/chat/Settings/Interface.svelte +++ b/src/lib/components/chat/Settings/Interface.svelte @@ -342,6 +342,7 @@ } else { textScale = null; } + setTextScale(1); }} > {#if textScale === null}