Mr-Help commited on
Commit
03ffb41
·
verified ·
1 Parent(s): 0ef438d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,7 +79,7 @@ async def create_task(request: Request):
79
  status = "to do"
80
  print(f"Status: {status}")
81
 
82
- web_app_url = "https://script.google.com/macros/s/AKfycbyOZEWp1AGihIk3vOK4AhsX6QzAXHnARcJTpG91Lqy_ZwLMIDIBA7h520BK7Fc2tBZd/exec"
83
  params = {
84
  "mode": "extended",
85
  "taskType": task_type,
 
79
  status = "to do"
80
  print(f"Status: {status}")
81
 
82
+ web_app_url = "https://script.google.com/macros/s/AKfycby1J7Ui2UqRM41oOs6Mr28FcBjq-l0QwFxEwQFqeDnaWy0StSn6qOxukacr3dtcUhBb/exec"
83
  params = {
84
  "mode": "extended",
85
  "taskType": task_type,