mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-23 12:43:48 -04:00
[bug][profile] fix pronouns not displayed
This commit is contained in:
parent
2efc91ed80
commit
46310d0964
@ -148,7 +148,7 @@
|
||||
pronounOpinions.push({
|
||||
link,
|
||||
pronoun: pronounEntity,
|
||||
opinion: this.profile.pronouns[pronounEntity],
|
||||
opinion: this.profile.pronouns[pronoun],
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user