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:
parent
a5a41a1643
commit
f078fd9a7c
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
||||
});
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue