mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
fd0c1ec8ae
3 changed files with 36 additions and 13 deletions
|
@ -162,8 +162,6 @@ var Dashboard = {
|
|||
|
||||
updateSystemInfo: function (info) {
|
||||
|
||||
var isFirstLoad = !Dashboard.lastSystemInfo;
|
||||
|
||||
Dashboard.lastSystemInfo = info;
|
||||
Dashboard.ensureWebSocket(info);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue