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