From bbfa876afd4f0bcee156bf349d8e93d2c0131c02 Mon Sep 17 00:00:00 2001 From: G30 <50341825+silentoplayz@users.noreply.github.com> Date: Thu, 24 Sep 2026 00:15:30 -0400 Subject: [PATCH] fix: stop the token and API key copy buttons from saving the account form (#30956) --- src/lib/components/chat/Settings/Account.svelte | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/components/chat/Settings/Account.svelte b/src/lib/components/chat/Settings/Account.svelte index 4ed8e05b29..ef5da5f5b4 100644 --- a/src/lib/components/chat/Settings/Account.svelte +++ b/src/lib/components/chat/Settings/Account.svelte @@ -408,6 +408,7 @@