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