first screen (schedule) now has the right information
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
"id": 1,
|
||||
"dayOfWeek": "Fri",
|
||||
"date": "15. Aug",
|
||||
"date": "15. August",
|
||||
"year": "2014",
|
||||
"films": [
|
||||
{
|
||||
@@ -13,6 +13,21 @@
|
||||
"duration": "154'"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"dayOfWeek": "Sat",
|
||||
"date": "16. August",
|
||||
"year": "2014",
|
||||
"films": [
|
||||
{
|
||||
"id": 2,
|
||||
"title": "Go go power rangers!",
|
||||
"venue": "Summer Theatre HT Eronet",
|
||||
"time": "20:31",
|
||||
"duration": "166'"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user