kopia lustrzana https://github.com/cloudflare/wildebeest
use tabs instead of spaces in oatuh token file
rodzic
a043c059d0
commit
576dfc9ca0
|
@ -28,8 +28,8 @@ export async function handleRequest(db: D1Database, request: Request): Promise<R
|
|||
try {
|
||||
data = await readBody<Body>(request)
|
||||
} catch (err: any) {
|
||||
// ignore error
|
||||
}
|
||||
// ignore error
|
||||
}
|
||||
|
||||
let code = data.code
|
||||
if (!code) {
|
||||
|
|
Ładowanie…
Reference in New Issue