Spaces:
Sleeping
Sleeping
Update pages/pages_Apollo_Extract.py
Browse files
pages/pages_Apollo_Extract.py
CHANGED
@@ -20,7 +20,8 @@ def main():
|
|
20 | |
21 | |
22 | |
23 | |
|
|
24 |
]
|
25 |
email_receiver = st.selectbox("Please select an email address", email_options)
|
26 |
|
|
|
20 | |
21 | |
22 | |
23 |
+
"[email protected]",
|
24 | |
25 |
]
|
26 |
email_receiver = st.selectbox("Please select an email address", email_options)
|
27 |
|