Spaces:
Sleeping
Sleeping
add robert
Browse files
app.py
CHANGED
@@ -21,7 +21,8 @@ email_options = [
|
|
21 | |
22 | |
23 | |
24 | |
|
|
25 |
|
26 |
]
|
27 |
email_address = st.selectbox("**Introduce yourself to us**", email_options)
|
|
|
21 | |
22 | |
23 | |
24 |
+
"[email protected]",
|
25 | |
26 |
|
27 |
]
|
28 |
email_address = st.selectbox("**Introduce yourself to us**", email_options)
|