mirror of
https://github.com/tiennm99/claude-status-webhook.git
synced 2026-04-17 11:20:30 +00:00
fix: remove remote KV flag to prevent tests from hitting production
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"kv_namespaces": [
|
||||
{
|
||||
"binding": "claude_status",
|
||||
"id": "d026d63d84bf49268364deb27d3dc28a",
|
||||
"remote": true
|
||||
"id": "d026d63d84bf49268364deb27d3dc28a"
|
||||
}
|
||||
],
|
||||
"queues": {
|
||||
|
||||
Reference in New Issue
Block a user