fix
This commit is contained in:
@@ -74,6 +74,7 @@ export interface ProfileSection {
|
||||
isActive: boolean;
|
||||
isGlobal: boolean;
|
||||
isSystem: boolean;
|
||||
isRepeatable: boolean;
|
||||
fields?: ProfileField[];
|
||||
isRequired?: boolean;
|
||||
effectiveSortOrder?: number;
|
||||
|
||||
Reference in New Issue
Block a user