Removed unicode chars.
This commit is contained in:
parent
ca80301e7f
commit
7138e3d33f
@ -75,7 +75,7 @@
|
||||
|
||||
"kv_namespaces": [
|
||||
{
|
||||
"binding": "CONTENT_KV", // the variable you’ll use in the Worker
|
||||
"binding": "CONTENT_KV", // the variable you'll use in the Worker
|
||||
"id": "1cffbf98b6e24fd3a58d5f484ecb12ef" // ID from Cloudflare dashboard
|
||||
}
|
||||
],
|
||||
@ -93,7 +93,7 @@
|
||||
"production": {
|
||||
"kv_namespaces": [
|
||||
{
|
||||
"binding": "CONTENT_KV", // the variable you’ll use in the Worker
|
||||
"binding": "CONTENT_KV", // the variable you'll use in the Worker
|
||||
"id": "1cffbf98b6e24fd3a58d5f484ecb12ef" // ID from Cloudflare dashboard
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user