mirror of
https://github.com/CompassConnections/Compass.git
synced 2025-12-23 22:18:43 -05:00
Fix
This commit is contained in:
@@ -37,6 +37,7 @@ export const sinclairProfile: ProfileRow = {
|
||||
pref_age_min: 18,
|
||||
pref_age_max: 21,
|
||||
religion: [],
|
||||
image_descriptions: {},
|
||||
languages: ['english'],
|
||||
pref_relation_styles: ['friendship'],
|
||||
pref_romantic_styles: ['poly', 'open', 'mono'],
|
||||
@@ -145,6 +146,7 @@ export const jamesProfile: ProfileRow = {
|
||||
pref_age_min: 22,
|
||||
pref_age_max: 32,
|
||||
religion: [],
|
||||
image_descriptions: {},
|
||||
languages: ['english'],
|
||||
pref_relation_styles: ['friendship'],
|
||||
pref_romantic_styles: ['poly', 'open', 'mono'],
|
||||
|
||||
Reference in New Issue
Block a user