This commit is contained in:
Nicholas Koben Kao
2024-01-24 22:28:50 -08:00
parent d8df580339
commit a295df973f
2 changed files with 1 additions and 2 deletions
@@ -32,7 +32,6 @@ export async function POST(request: Request) {
})
.where(eq(checkpointTable.id, checkpoint_id));
} else {
// console.log(data);
await db
.update(checkpointTable)
.set({