switch epg.json to UTC times
This commit is contained in:
parent
2fc10cf2e6
commit
04792561ff
1 changed files with 3 additions and 3 deletions
|
@ -6,17 +6,17 @@
|
|||
},
|
||||
{
|
||||
"name": "Anima",
|
||||
"start_at": "6",
|
||||
"start_at": "4",
|
||||
"prio": 0
|
||||
},
|
||||
{
|
||||
"name": "IwayHigh",
|
||||
"start_at": "14",
|
||||
"start_at": "12",
|
||||
"prio": 0
|
||||
},
|
||||
{
|
||||
"name": "Jungletrain",
|
||||
"start_at": "22",
|
||||
"start_at": "20",
|
||||
"prio": 0
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue