mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
version bump
This commit is contained in:
parent
a218220329
commit
4ecb339f2a
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@
|
||||||
var list = DashboardPage.sessionsList;
|
var list = DashboardPage.sessionsList;
|
||||||
|
|
||||||
if (list) {
|
if (list) {
|
||||||
Logger.log('refreshSessionsLocally');
|
|
||||||
DashboardPage.renderActiveConnections($.mobile.activePage, list);
|
DashboardPage.renderActiveConnections($.mobile.activePage, list);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue