Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
03a6269b5f
commit
a6aab3d105
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ export function navigate(url, preserveQueryString) {
|
|||
|
||||
export function processPluginConfigurationUpdateResult() {
|
||||
loading.hide();
|
||||
toast(globalize.translate('MessageSettingsSaved'));
|
||||
toast(globalize.translate('SettingsSaved'));
|
||||
}
|
||||
|
||||
export function processServerConfigurationUpdateResult(result) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue