mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Update General.svelte
This commit is contained in:
parent
e3e7eb96f6
commit
558b2b1016
@ -84,7 +84,7 @@
|
|||||||
if (res) {
|
if (res) {
|
||||||
saveHandler();
|
saveHandler();
|
||||||
} else {
|
} else {
|
||||||
toast.error(i18n.t('Failed to update settings'));
|
toast.error($i18n.t('Failed to update settings'));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user