From 7e723b13ed531c278138921676b4fcc067a262cc Mon Sep 17 00:00:00 2001 From: sugoidogo Date: Sat, 25 Oct 2025 08:04:02 -0700 Subject: [PATCH] remove extra comma --- wrangler.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.jsonc b/wrangler.jsonc index 7127682..f656a31 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -31,7 +31,7 @@ { "binding": "storage", "bucket_name": "sugoi-web-services", - "jurisdiction": "eu", + "jurisdiction": "eu" } ], "build": {