mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix up now playing page
This commit is contained in:
parent
33393e6e03
commit
521e963e70
15 changed files with 133 additions and 58 deletions
|
@ -359,7 +359,7 @@
|
|||
units2 = [];
|
||||
length = 0;
|
||||
}
|
||||
};
|
||||
}.bind(this);
|
||||
|
||||
units.forEach(unit => {
|
||||
switch(unit.type) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue