Merge branch 'main' of https://gitlab2.istic.univ-rennes1.fr/trochas/mmm-projet
This commit is contained in:
@@ -24,7 +24,7 @@ export type User = {
|
||||
};
|
||||
|
||||
export type Ressources = {
|
||||
id: number;
|
||||
id: string;
|
||||
name: string;
|
||||
type: string; //"machine","outil","ouvrier"
|
||||
Image: string;
|
||||
|
||||
Reference in New Issue
Block a user