소스 검색

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"
 }