Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user