fix cfp end weekday
This commit is contained in:
parent
5db08809e0
commit
60576cdef6
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ flyer_path = "flyer_cosin2018.pdf"
|
|||
cfp_running = false
|
||||
cfp_url = "https://frab.ccczh.ch/en/cosin/cfp/session/new"
|
||||
|
||||
cfp_end_date_weekday = "Donnerstag"
|
||||
cfp_end_date_weekday = "Freitag"
|
||||
cfp_end_date_day = 31
|
||||
cfp_end_date_month = "Mai"
|
||||
|
||||
|
|
Loading…
Reference in a new issue