Fix email bining name
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m23s

This commit is contained in:
2025-02-03 10:04:27 +10:30
parent 8cf55aa0eb
commit 154ad1d9ea

View File

@@ -1,5 +1,5 @@
send_email = [ send_email = [
{name = "michael", destination_address = "contact@michaelpivato.dev"}, {name = "SEB", destination_address = "contact@michaelpivato.dev"},
] ]
compatibility_flags = [ "nodejs_compat" ] compatibility_flags = [ "nodejs_compat" ]