mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-02 19:38:56 +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);
|
||||
}
|
||||
}
|
||||
if (vElapsed == 0) {
|
||||
vElapsed = '0:00';
|
||||
if (vElapsed == 0) {
|
||||
vElapsed = '0:00';
|
||||
}
|
||||
let vDuration = Duration;
|
||||
if (vDuration.length == 5) {
|
||||
|
||||
Reference in New Issue
Block a user