We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfa7c8f + d3e7141 commit c9836f9Copy full SHA for c9836f9
1 file changed
src/foraging_gui/Foraging.py
@@ -7299,7 +7299,7 @@ def _generate_upload_manifest(self):
7299
"schedule_time": schedule_time,
7300
"project_name": self.Metadata_dialog.ProjectName.currentText(),
7301
"script": {},
7302
- "user_email": sci_email
+ "upload_notification_email": sci_email
7303
}
7304
7305
# Define filename of manifest
0 commit comments