From 2d024307252bf75c21af8a769a48d04b49f9eb49 Mon Sep 17 00:00:00 2001 From: Patrick Latimer <110747402+patricklatimer@users.noreply.github.com> Date: Wed, 6 May 2026 13:50:10 -0700 Subject: [PATCH] Fix spelling of watchdog manifest email field --- src/foraging_gui/Foraging.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/foraging_gui/Foraging.py b/src/foraging_gui/Foraging.py index 5379b37f4..c9baca1bf 100644 --- a/src/foraging_gui/Foraging.py +++ b/src/foraging_gui/Foraging.py @@ -7299,7 +7299,7 @@ def _generate_upload_manifest(self): "schedule_time": schedule_time, "project_name": self.Metadata_dialog.ProjectName.currentText(), "script": {}, - "user_email": sci_email + "upload_notification_email": sci_email } # Define filename of manifest