agent and tpe save done
This commit is contained in:
@@ -48,7 +48,7 @@ export interface Agent {
|
||||
autreTelephone?: string;
|
||||
|
||||
// TPE assignés (actifs seulement)
|
||||
tpes?: TpeDevice[];
|
||||
tpes?: TpeDevice[] | TpeDevice;
|
||||
|
||||
createdAt?: string;
|
||||
updatedAt?: string;
|
||||
|
||||
Reference in New Issue
Block a user