merge main
This commit is contained in:
@@ -147,6 +147,8 @@ export interface AdminTeam {
|
||||
memberCount: number;
|
||||
createdAt: string;
|
||||
updatedAt?: string | null;
|
||||
managerId?: string | null;
|
||||
managerName?: string | null;
|
||||
}
|
||||
|
||||
export interface AdminTeamOption {
|
||||
|
||||
Reference in New Issue
Block a user