mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 09:48:47 -04:00
Seed pics as well
This commit is contained in:
@@ -96,6 +96,7 @@ export async function seedDbUser(
|
||||
education_level: userInfo.randomElement(userInfo.education_level),
|
||||
languages: languagesKnown,
|
||||
orientation_details: 'Some orientation details',
|
||||
pinned_url: '/images/default-avatar.png',
|
||||
}
|
||||
|
||||
const fullProfile = {
|
||||
|
||||
Reference in New Issue
Block a user