Browse Source

Add video to the actual container.

Robert Middleswarth 2 years ago
parent
commit
e3544f73ec
1 changed files with 2 additions and 1 deletions
  1. 2 1
      template/apps/pi-weather-station.json

+ 2 - 1
template/apps/pi-weather-station.json

@@ -23,5 +23,6 @@
                         "container": "/app"
                 }
         ],
-	"webpage": "https://github.com/SeanRiggs/pi-weather-station"
+        "videoID": "N.20",
+ 	"webpage": "https://github.com/SeanRiggs/pi-weather-station"
 }