diff --git a/src/lib/components/chat/Settings/About.svelte b/src/lib/components/chat/Settings/About.svelte index 1076e8d0b..b4449aefb 100644 --- a/src/lib/components/chat/Settings/About.svelte +++ b/src/lib/components/chat/Settings/About.svelte @@ -132,9 +132,8 @@
{#if !$WEBUI_NAME.includes('Open WebUI')} {$WEBUI_NAME} - - {/if}{ - $i18n.t('Created by') - } + {/if} + {$i18n.t('Created by')}