Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -94,7 +94,7 @@ export function processPluginConfigurationUpdateResult() {
|
||||
|
||||
export function processServerConfigurationUpdateResult(result) {
|
||||
loading.hide();
|
||||
toast.default(globalize.translate('MessageSettingsSaved'));
|
||||
toast(globalize.translate('SettingsSaved'));
|
||||
}
|
||||
|
||||
export function processErrorResponse(response) {
|
||||
|
||||
Reference in New Issue
Block a user