mirror of
https://github.com/open-webui/open-webui.git
synced 2026-09-06 08:18:53 +00:00
Update General.svelte
This commit is contained in:
parent
e3e7eb96f6
commit
558b2b1016
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
if (res) {
|
||||
saveHandler();
|
||||
} else {
|
||||
toast.error(i18n.t('Failed to update settings'));
|
||||
toast.error($i18n.t('Failed to update settings'));
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue