Merge pull request #13459 from open-webui/notes

feat: notes
This commit is contained in:
Tim Jaeryang Baek
2025-05-03 11:54:04 -07:00
committed by GitHub
28 changed files with 1318 additions and 200 deletions

View File

@@ -192,7 +192,7 @@
<svelte:head>
<title>
{$i18n.t('Functions')} | {$WEBUI_NAME}
{$i18n.t('Functions')} {$WEBUI_NAME}
</title>
</svelte:head>