]> _ Git - fluidbook-toolbox.git/commitdiff
wip #5819 @1
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 May 2023 17:59:14 +0000 (19:59 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 5 May 2023 17:59:14 +0000 (19:59 +0200)
app/Http/Controllers/Admin/Operations/FluidbookPublication/Services/BastideOperation.php

index a097bc51378b07ba0a9fe1d38b55fada44a2a4db..d4fa64715eb942e5931df3eeb69af11c4ade2173 100644 (file)
@@ -159,8 +159,7 @@ trait BastideOperation
         // The Fluidbook can pass on a parameter that overrides the default recipient
         $recipient_code = request('recipient_code', '');
 
-        //$default_bastide_address = 'web@hcm-medical.fr'; // Fallback address + destination for all BCC messages
-        $default_bastide_address = 'test+bastide@cubedesigners.com'; // Fallback address + destination for all BCC messages
+        $default_bastide_address = 'web@hcm-medical.fr'; // Fallback address + destination for all BCC messages
 
         switch (strtolower($recipient_code)) {
             case 'co-guadeloupe':