diff options
Diffstat (limited to 'config.py')
-rw-r--r-- | config.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ SCHEDULE_URL = "http://data.c3voc.de/36C3/everything.schedule.json" -KEYS = ['speaker', 'time', 'room', 'title', 'day']
\ No newline at end of file +KEYS = ['speaker', 'time', 'room', 'title']
\ No newline at end of file |