Skip to content

Commit e6a01df

Browse files
committed
Enable video in rpi
1 parent 0125bbd commit e6a01df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rpi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ssl-status-board",
3-
"main": "http://localhost:8082",
3+
"main": "http://localhost:8082?showVideoAfter=300",
44
"window": {
55
"kiosk": true,
66
"width": 1920,

0 commit comments

Comments
 (0)