Added client side realtime for calendars
This commit is contained in:
@@ -23,6 +23,8 @@ export default defineEventHandler(async (event) => {
|
||||
}
|
||||
|
||||
if (bodyError) {
|
||||
console.log(bodyData)
|
||||
console.log(bodyError)
|
||||
const error = createError({
|
||||
cause: "Utilisateur",
|
||||
fatal: false,
|
||||
|
||||
Reference in New Issue
Block a user