mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
50a27ba0b4
commit
ed63dd2039
7 changed files with 18 additions and 73 deletions
|
@ -95,7 +95,6 @@
|
|||
if (server.ConnectServerId) {
|
||||
existing.ConnectServerId = server.ConnectServerId;
|
||||
}
|
||||
existing.DateLastLocalConnection = Math.max(existing.DateLastLocalConnection || 0, server.DateLastLocalConnection || 0);
|
||||
|
||||
return existing;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue