mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-02-28 12:56:18 -05:00
Swap fileds
This commit is contained in:
@@ -117,8 +117,8 @@ export function getProfile(url: string, header: any = null) {
|
||||
|
||||
const tagsConfig: Tags[] = [
|
||||
{profileAttribute: 'desiredConnections', attribute: 'connection', title: 'Desired Connections'},
|
||||
{profileAttribute: 'intellectualInterests', attribute: 'interest', title: 'Core Interests'},
|
||||
{profileAttribute: 'coreValues', attribute: 'value', title: 'Core Values'},
|
||||
{profileAttribute: 'intellectualInterests', attribute: 'interest', title: 'Core Interests'},
|
||||
{profileAttribute: 'causeAreas', attribute: 'causeArea', title: 'Cause Areas'},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user