mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-15 09:26:58 +01:00
v4.3.3.36 - Update NSPanelTs.ts
This commit is contained in:
@@ -5130,8 +5130,8 @@ function GenerateMediaPage(page: NSPanel.PageMedia): NSPanel.Payload[] {
|
|||||||
vElapsed = vElapsed.slice(1);
|
vElapsed = vElapsed.slice(1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (vElapsed == 0) {
|
if (vElapsed == 0) {
|
||||||
vElapsed = '0:00';
|
vElapsed = '0:00';
|
||||||
}
|
}
|
||||||
let vDuration = Duration;
|
let vDuration = Duration;
|
||||||
if (vDuration.length == 5) {
|
if (vDuration.length == 5) {
|
||||||
|
|||||||
Reference in New Issue
Block a user