masadonline commited on
Commit
d29c8b5
·
verified ·
1 Parent(s): b1c47b5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -773,4 +773,4 @@ if st.session_state.get("app_started"):
773
  else:
774
  st.sidebar.warning("App is STOPPED.")
775
 
776
- Chatbot is sending multiple messages with twilio. I want same response as per manual query.
 
773
  else:
774
  st.sidebar.warning("App is STOPPED.")
775
 
776
+ #Chatbot is sending multiple messages with twilio. I want same response as per manual query.