fix attendnace

This commit is contained in:
tylen
2025-11-02 21:31:01 +02:00
parent c2e6f81775
commit c39384badf
4 changed files with 66 additions and 47 deletions

View File

@@ -88,7 +88,7 @@ const useFetchHosting = () => {
}
// Optional: Fetch the updated data after reservation
await fetchData();
//await fetchData();
} finally {
setLoading(false);
}