CosmoAI commited on
Commit
32bd7a9
·
1 Parent(s): 24f170e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ def responsenew(data):
23
  4. viewing pages been joined by the user\n
24
  5. user is saying to view the reminders been shared to the user or by the user\n
25
 
26
- data = {data["text"]}""")
27
 
28
  respo = {
29
  "message": response.last,
 
23
  4. viewing pages been joined by the user\n
24
  5. user is saying to view the reminders been shared to the user or by the user\n
25
 
26
+ data = {data}""")
27
 
28
  respo = {
29
  "message": response.last,