Skip to content

Commit a1e2f04

Browse files
Fix configuration file.
1 parent 9d9e775 commit a1e2f04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudflare-workers/workouts/wrangler.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ main = "worker.js"
33
compatibility_date = "2025-11-23"
44

55
kv_namespaces = [
6-
{"binding": "WORKOUTS", "id": "87410bddd9f346f393f03545c79cf00c"}
6+
{ "binding": "WORKOUTS", "id": "87410bddd9f346f393f03545c79cf00c" }
77
]

0 commit comments

Comments
 (0)