Skip to content

Commit a6f9548

Browse files
committed
fix: correct end_date in demo_playlist_1 to ensure proper playlist duration
1 parent a00cd7e commit a6f9548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/assets/videowall.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
{
33
"id": "demo_playlist_1",
44
"start_date": "2025-05-01",
5+
"end_date": "2025-05-31",
56
"start_time": "00:00:00",
67
"end_time": "23:59:59",
78
"width": 2050,

0 commit comments

Comments
 (0)