Mr-Help commited on
Commit
9a5259c
·
verified ·
1 Parent(s): 63e446c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ async def create_task(request: Request):
75
  print(f"End Date: {end_date}")
76
 
77
 
78
- web_app_url = "https://script.google.com/macros/s/AKfycby5hTb6dcWWJ6Q6vDm4mWHEnbOkLnM5rOFdyV7_nkh57-tZxSA7m4yPiHdEJsaR3XQR/exec"
79
  params = {
80
  "mode": "extended",
81
  "taskType": task_type,
 
75
  print(f"End Date: {end_date}")
76
 
77
 
78
+ web_app_url = "https://script.google.com/macros/s/AKfycbzuP3KFnc8m5-dCw7rMBsQUOhiYU54X7NYJAToiWZk4FbKU5DVfFUKDzmrWIhM-PGBC/exec"
79
  params = {
80
  "mode": "extended",
81
  "taskType": task_type,