浏览代码

Add video to the actual container.

Robert Middleswarth 2 年之前
父节点
当前提交
e3544f73ec
共有 1 个文件被更改,包括 2 次插入1 次删除
  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"
 }