mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-15 13:55:19 +00:00
commit
a935e375f3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue