Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -222,7 +222,7 @@ with st.sidebar:
|
|
222 |
st.markdown("### Feedback")
|
223 |
st.success(
|
224 |
"AskVeracity is evolving and we welcome your feedback to help us improve. "
|
225 |
-
"Please reach out to us with questions, suggestions, or concerns."
|
226 |
)
|
227 |
|
228 |
# Initialize session state variables
|
|
|
222 |
st.markdown("### Feedback")
|
223 |
st.success(
|
224 |
"AskVeracity is evolving and we welcome your feedback to help us improve. "
|
225 |
+
"Please reach out to us with questions, suggestions, or concerns at ankanatwork@gmail.com."
|
226 |
)
|
227 |
|
228 |
# Initialize session state variables
|