Update code.ts #28
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "probablycorey-patch-8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
body!
This is the review body
@ -57,4 +56,0 @@})},},"/discord/auth": async () => {This is a review comment!
@ -24,3 +24,4 @@const dbPath = getConfig("dbPath")Bun.file(dbPath).delete()AJSDLKJLAKSJDNO
????
@ -18,3 +18,3 @@"/": {GET: () => new Response("🌵"),POST: () => new Response("Use /gitea/webhook for POST requests", { status: 400 }),VRERE: () => new Response("Use /gitea/webhook for POST requests", { status: 400 }),Thius too?
asdf
@ -52,17 +53,7 @@ const server = serve({},"/errors": {GET: () => {return new Response(JSON.stringify(errors, null, 2), {SO TIRED
Pull request closed