Update json
parent
2a1bc133d2
commit
e9a54ec5f5
|
|
@ -1,12 +1,21 @@
|
||||||
{
|
{
|
||||||
"videos": [
|
"videos": [
|
||||||
|
{
|
||||||
|
"isReady": false,
|
||||||
|
"title": "Sunday Evening",
|
||||||
|
"src": "https://ofbbutte.com/static/media/video/2020-03-29 1900 Pastor Derek Loewen.mp4",
|
||||||
|
"yt": null,
|
||||||
|
"date": "2020-03-29T19:00:00-06:00",
|
||||||
|
"archived": false,
|
||||||
|
"message": "Please Wait... Service will begin at 7 PM"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"isReady": true,
|
"isReady": true,
|
||||||
"title": "Sunday Morning",
|
"title": "Sunday Morning",
|
||||||
"src": "https://ofbbutte.com/static/media/video/2020-03-29 1100 Pastor Derek Loewen.mp4",
|
"src": "https://ofbbutte.com/static/media/video/2020-03-29 1100 Pastor Derek Loewen.mp4",
|
||||||
"yt": "https://www.youtube.com/embed/kqipYdaQc3k",
|
"yt": "https://www.youtube.com/embed/kqipYdaQc3k",
|
||||||
"date": "2020-03-29T11:00:00-06:00",
|
"date": "2020-03-29T11:00:00-06:00",
|
||||||
"archived": false,
|
"archived": true,
|
||||||
"message": "Please Wait... Service will begin in aproximately 15 minutes"
|
"message": "Please Wait... Service will begin in aproximately 15 minutes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue