Skip to content

Commit 2d4e4bf

Browse files
Update KV namespace ID in wrangler.jsonc
1 parent cf21a2d commit 2d4e4bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"kv_namespaces": [
2525
{
2626
"binding": "KV",
27-
"id": "ef93d42dc4b34969bab404d2e80f8dd3" // IMPORTANT: Change this to your KV namespace ID
27+
"id": "984699c7b32246e1ab6a5883d41ba789" // IMPORTANT: Change this to your KV namespace ID
2828
}
2929
]
3030
}

0 commit comments

Comments
 (0)