Merge pull request #7 from QuixThe2nd/patch-2

Rename cloudflare worker to cloudflare worker.js
This commit is contained in:
Omar Najjar 2025-03-31 17:01:12 +11:00 committed by GitHub
commit 579c6e8d05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2312,4 +2312,4 @@ async function createOrGetUser(request, env) {
}, 500);
}
}
}