Skip to content

Commit c9836f9

Browse files
Merge pull request #1744 from AllenNeuralDynamics/production_testing
[update main] 2026-05-12
2 parents bfa7c8f + d3e7141 commit c9836f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/foraging_gui/Foraging.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7299,7 +7299,7 @@ def _generate_upload_manifest(self):
72997299
"schedule_time": schedule_time,
73007300
"project_name": self.Metadata_dialog.ProjectName.currentText(),
73017301
"script": {},
7302-
"user_email": sci_email
7302+
"upload_notification_email": sci_email
73037303
}
73047304

73057305
# Define filename of manifest

0 commit comments

Comments
 (0)