From 2b3f0700785000a95b3cd3d7021cb23fdc9d580c Mon Sep 17 00:00:00 2001 From: TNet <76134620+TNetSSH@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:56:51 -0300 Subject: [PATCH] Update wrangler.toml --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 547ff521..c781bd23 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -4,5 +4,5 @@ compatibility_date = "2024-05-29" compatibility_flags = ["nodejs_compat"] kv_namespaces = [ - { binding = "settings", id = "KV_NAME" } + { binding = "settings", id = "19ec99ce5ff3456b838220a695dca551" } ]