mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
commit
a935e375f3
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…
Reference in a new issue