mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-04 15:08:01 +00:00
64 lines
1.2 KiB
JSON
64 lines
1.2 KiB
JSON
[
|
|
{
|
|
"id":"xxxxx0",
|
|
"order": 0,
|
|
"duration": 300000,
|
|
"type": "delay"
|
|
},
|
|
{
|
|
"id":"xxxxx1",
|
|
"order": 1,
|
|
"title": "Is the internet a fad?",
|
|
"subtitle": "It is",
|
|
"presenter": "Carlos Valente",
|
|
"timeStart": 32400000,
|
|
"timeEnd": 34200000,
|
|
"type": "event"
|
|
},
|
|
{
|
|
"id":"xxxxx2",
|
|
"order": 2,
|
|
"duration": 1500000,
|
|
"type": "delay"
|
|
},
|
|
{
|
|
"id":"xxxxx3",
|
|
"order": 3,
|
|
"title": "Is reddit a dictatorship?",
|
|
"subtitle": "It is",
|
|
"presenter": "Carlos Valente",
|
|
"timeStart": 34200000,
|
|
"timeEnd": 36000000,
|
|
"type": "event"
|
|
},
|
|
{
|
|
"id":"xxxxx4",
|
|
"order": 4,
|
|
"title": "Out of words",
|
|
"subtitle": "",
|
|
"presenter": "Carlos Valente",
|
|
"timeStart": 36000000,
|
|
"timeEnd": 39600000,
|
|
"type": "event"
|
|
},
|
|
{
|
|
"id":"xxxxx5",
|
|
"order": 5,
|
|
"title": "Really",
|
|
"subtitle": "",
|
|
"presenter": "Carlos Valente",
|
|
"timeStart": 39600000,
|
|
"timeEnd": 41400000,
|
|
"type": "event"
|
|
},
|
|
{
|
|
"id":"xxxxx6",
|
|
"order": 6,
|
|
"title": "...",
|
|
"subtitle": "",
|
|
"presenter": "Carlos Valente",
|
|
"timeStart": null,
|
|
"timeEnd": null,
|
|
"type": "event"
|
|
}
|
|
] |