profile view
This commit is contained in:
@@ -40,3 +40,8 @@ export const configuration: Record<string, ResourceOverride> = {
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export const profileConfiguration = {
|
||||
"extraFields": ['name'],
|
||||
"resource": "payors"
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user