Rename cloudflare worker to cloudflare worker.js

This commit is contained in:
Parsa Yazdani 2025-03-31 16:58:04 +11:00 committed by GitHub
parent e36e71b02c
commit b1ea441e6d
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);
}
}
}