Merge branch 'es6-webpack' of github.com:vitorsemeano/jellyfin-web into es6-webpack
This commit is contained in:
commit
ce2551d1e1
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