Spaces:
Sleeping
Sleeping
Update pages/pages_Apollo_Extract.py
Browse files
pages/pages_Apollo_Extract.py
CHANGED
@@ -26,7 +26,8 @@ def main():
|
|
26 | |
27 | |
28 | |
29 | |
|
|
30 |
]
|
31 |
email_receiver = st.selectbox("Please select an email address", email_options)
|
32 |
|
|
|
26 | |
27 | |
28 | |
29 |
+
"[email protected]",
|
30 | |
31 |
]
|
32 |
email_receiver = st.selectbox("Please select an email address", email_options)
|
33 |
|