Yara Kyrychenko commited on
Commit
18820d3
Β·
1 Parent(s): 86e0eb6

upd n cond

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -236,9 +236,9 @@ elif st.session_state.submitted == False:
236
 
237
  elif st.query_params["p"] == "n":
238
  st.markdown("""
239
- πŸŽ‰ We have already received enough responese.
240
-
241
- ❗ **Please press *End Conversation* to submit your data and proceed with the survey.**
242
  """)
243
  columns = st.columns((1,1,1))
244
  with columns[2]:
 
236
 
237
  elif st.query_params["p"] == "n":
238
  st.markdown("""
239
+ ❗ **Please press *End Conversation* to submit your data and proceed with the survey. You have to submit your conversation to receive compensation.**
240
+
241
+ The chatbot is temporarily unavailable.
242
  """)
243
  columns = st.columns((1,1,1))
244
  with columns[2]: