mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add library to front page
This commit is contained in:
parent
dc6dbcf469
commit
655c9cb48f
11 changed files with 102 additions and 28 deletions
|
@ -64,7 +64,7 @@
|
|||
|
||||
clearProgressInterval();
|
||||
|
||||
var intervalTime = ApiClient.isWebSocketOpen() ? 2000 : 20000;
|
||||
var intervalTime = ApiClient.isWebSocketOpen() ? 1200 : 20000;
|
||||
|
||||
currentProgressInterval = setInterval(function () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue