mirror of https://github.com/bra1n/townsquare.git
changed out transgender symbol for the hopefully more suitable venus-mars icon
This commit is contained in:
parent
f6ca08d6d5
commit
77e89f290b
|
@ -159,7 +159,7 @@
|
|||
(session.isSpectator && player.id === session.playerId)
|
||||
"
|
||||
>
|
||||
<font-awesome-icon icon="transgender" />Change Pronouns
|
||||
<font-awesome-icon icon="venus-mars" />Change Pronouns
|
||||
</li>
|
||||
</ul>
|
||||
</transition>
|
||||
|
|
|
@ -38,13 +38,13 @@ const faIcons = [
|
|||
"TheaterMasks",
|
||||
"Times",
|
||||
"TimesCircle",
|
||||
"Transgender",
|
||||
"TrashAlt",
|
||||
"Undo",
|
||||
"User",
|
||||
"UserEdit",
|
||||
"UserFriends",
|
||||
"Users",
|
||||
"VenusMars",
|
||||
"VolumeUp",
|
||||
"VolumeMute",
|
||||
"VoteYea"
|
||||
|
|
Loading…
Reference in New Issue