Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack

This commit is contained in:
vitorsemeano
2020-11-07 12:05:13 +00:00
+1 -1
View File
@@ -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) {