adding fonat awesome idon to menu option for change pronouns

This commit is contained in:
Dave 2021-01-17 00:50:07 +00:00
parent 5bafa94a1a
commit 37194a390f
2 changed files with 3 additions and 2 deletions

View File

@ -154,7 +154,7 @@
@click="changePronoun"
v-if="!session.isSpectator || player.id === session.playerId"
>
<font-awesome-icon icon="" />Change Pronouns
<font-awesome-icon icon="transgender" />Change Pronouns
</li>
</ul>
</transition>

View File

@ -46,7 +46,8 @@ const faIcons = [
"Users",
"VolumeUp",
"VolumeMute",
"VoteYea"
"VoteYea",
"Transgender"
];
const fabIcons = ["Github", "Discord"];
library.add(