mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
re-enable chromecast, not functional yet
This commit is contained in:
parent
5412ab129e
commit
dd1f6487b0
2 changed files with 57 additions and 237 deletions
|
@ -365,7 +365,7 @@
|
|||
|
||||
var time = self.currentDurationTicks * (Number(pct) * .01);
|
||||
|
||||
var tooltext = Dashboard.getDisplayTime(time)
|
||||
var tooltext = Dashboard.getDisplayTime(time);
|
||||
|
||||
tooltip.text(tooltext);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue