From 58d685eea47cc6aaf686bf8fd3eb13b31edee69a Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Wed, 25 Feb 2026 19:39:24 -0600 Subject: [PATCH] refac --- src/lib/components/chat/Settings/Personalization.svelte | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/lib/components/chat/Settings/Personalization.svelte b/src/lib/components/chat/Settings/Personalization.svelte index ebef87847f..d72e872461 100644 --- a/src/lib/components/chat/Settings/Personalization.svelte +++ b/src/lib/components/chat/Settings/Personalization.svelte @@ -38,10 +38,12 @@ 'This is an experimental feature, it may not function as expected and is subject to change at any time.' )} > -
+
{$i18n.t('Memory')} - - ({$i18n.t('Experimental')}) + {$i18n.t('Experimental')}