Setting generator init commit

Beta stage, but it should be bug free. Tested to work in Firefox and Chrome
This commit is contained in:
Toby Chui
2019-03-03 16:15:52 +08:00
committed by GitHub
parent fa91a84515
commit 8daa01419e
5 changed files with 210 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
""" To quickly get started, fill in the following details:"""
ical_urls = [
"{ics_url}"
]
events_max_range = "{events_max_range}"
api_key = "{api_key}"
location = "{location}"
week_starts_on = "{weekStart}"
display_colours = "{display_colours}"
language = "{language}"
units = "{units}"
hours = "{hours}"