feat/role-check: wip

This commit is contained in:
2025-12-14 13:23:28 +07:00
parent b5f1ab7f88
commit 60f60b4187
5 changed files with 7711 additions and 6214 deletions
+1 -1
View File
@@ -64,4 +64,4 @@ export async function checkIn(id: number, data: CheckInFormData) {
console.error(`Error putting ${name}:`, error)
throw new Error(`Failed to put ${name}`)
}
}
}