fix temporaire en cours
This commit is contained in:
@@ -19,7 +19,7 @@ export type User = {
|
||||
id: string;
|
||||
name: string;
|
||||
last_name: string;
|
||||
allocation: Reservation[];
|
||||
allocation?: Reservation[];
|
||||
role: string;
|
||||
qualifications: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user