scenes: point tasks at app.ariege.io/tasks/ until tasks.ariege.io DNS propagates
This commit is contained in:
parent
e9d17902de
commit
d0b3926a55
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ class Scene:
|
|||
url: str
|
||||
|
||||
|
||||
TASKS = Scene("tasks", "https://tasks.ariege.io")
|
||||
TASKS = Scene("tasks", "https://app.ariege.io/tasks/")
|
||||
MENU = Scene("menu", "https://menu.ariege.io") # TODO: real URL
|
||||
|
||||
LUNCH_START = time(12, 0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue