Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -53,7 +53,7 @@ with st.sidebar:
|
|
| 53 |
with st.expander("Need help and report a bug"):
|
| 54 |
st.write("""
|
| 55 |
**Contact**: Cheyne LeVesseur, PhD
|
| 56 |
-
**Email**:
|
| 57 |
""")
|
| 58 |
st.divider()
|
| 59 |
st.subheader('User Instructions')
|
|
|
|
| 53 |
with st.expander("Need help and report a bug"):
|
| 54 |
st.write("""
|
| 55 |
**Contact**: Cheyne LeVesseur, PhD
|
| 56 |
+
**Email**: info@mtss.ai
|
| 57 |
""")
|
| 58 |
st.divider()
|
| 59 |
st.subheader('User Instructions')
|