feat: add custom-fields
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*/
|
||||
export interface OrganizationListItem {
|
||||
id: string;
|
||||
is_active: boolean;
|
||||
name: string;
|
||||
role: string;
|
||||
is_active: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user