1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update refresh buttons

This commit is contained in:
Luke Pulverenti 2016-04-30 15:31:58 -04:00
parent 209c8abf36
commit 21f70a1a3f
3 changed files with 20 additions and 70 deletions

View file

@ -1023,6 +1023,10 @@
ReplaceAllImages: false,
ReplaceAllMetadata: true
});
require(['toast'], function (toast) {
toast(Globalize.translate('MessageRefreshQueued'));
});
break;
default:
break;