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

Added new theme song/video endpoints

This commit is contained in:
Luke Pulverenti 2013-07-10 16:06:11 -04:00
parent a5a41a1643
commit f078fd9a7c

View file

@ -429,7 +429,7 @@
}).fail(function () {
Dashboard.showFooterNotification({ html: '<img src="css/images/notifications/error.png" class="notificationIcon" />There was an error connecting to the remote Media Browser repository.', id: "MB3ConnectionError" });
$('#updateFail', page).show();
});
},