feat: ✨ add description for viktor
This commit is contained in:
parent
841c76c13a
commit
9477160d92
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,7 @@ const firstName = 'Viktor',
|
|||
eyesPrimary: '#a7eef1',
|
||||
eyesSecondary: '#6dabd1'
|
||||
},
|
||||
description = '',
|
||||
description = 'Hardened-up, but far from fossilized!',
|
||||
jobs = [
|
||||
{
|
||||
title: 'Bartender',
|
||||
|
@ -150,6 +150,7 @@ export default {
|
|||
pronouns,
|
||||
orientation,
|
||||
role,
|
||||
description,
|
||||
jobs,
|
||||
getFullName,
|
||||
getTraits,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue