diff --git a/wrangler.toml b/wrangler.toml index f6fd264..237639d 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,5 +1,5 @@ send_email = [ - {name = "michael", destination_address = "contact@michaelpivato.dev"}, + {name = "SEB", destination_address = "contact@michaelpivato.dev"}, ] compatibility_flags = [ "nodejs_compat" ]