crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

commit c45ae331fc4230d879801ec8f082a6296c3885b3
parent a082d6f0abc888c3f27d96365c0c1e072c8440f1
Author: Michael Camilleri <[email protected]>
Date:   Mon, 25 May 2026 22:21:18 +0900

Update Cloudflare app name

Diffstat:
MWorker/wrangler.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Worker/wrangler.toml b/Worker/wrangler.toml @@ -1,4 +1,4 @@ -name = "crossmate" +name = "crossmate-turn" main = "turn-credentials.js" compatibility_date = "2026-05-25"