Fix missing duration when no track is playing

This commit is contained in:
jacqueline
2024-06-14 13:36:29 +10:00
parent 7f2d56e29a
commit 2d6c70d5f6
+1 -1
View File
@@ -115,7 +115,7 @@ return screen:new {
w = lvgl.SIZE_CONTENT,
h = lvgl.SIZE_CONTENT,
align = lvgl.ALIGN.RIGHT_MID,
text = "",
text = format_time(0),
text_font = font.fusion_10,
}
playlist:Object({ w = 3, h = 1 }) -- spacer