Display a tab with information about groups #98
@ -47,7 +47,7 @@ export type Group = {
|
||||
guest_count: number;
|
||||
icon: string;
|
||||
children: Group[];
|
||||
color: string;
|
||||
color?: string;
|
||||
attendance?: AttendanceSummary
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user