Skip to content

Commit 8ce5093

Browse files
committed
termine korrigiert.
1 parent fbac763 commit 8ce5093

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

js/data/eventList.js

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,18 @@ eventList = [
5353
{
5454
"year": 2018,
5555
"month": 06,
56-
"day": 01,
56+
"day": 08,
57+
"startHour": 17,
58+
"startMin": 0,
59+
"endHour": 19,
60+
"endMin": 0,
61+
"location": "Seminarraum -118",
62+
"isIntroEvent": false
63+
},
64+
{
65+
"year": 2018,
66+
"month": 06,
67+
"day": 22,
5768
"startHour": 17,
5869
"startMin": 0,
5970
"endHour": 19,

0 commit comments

Comments
 (0)