mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-12 08:03:06 -04:00
This commit is contained in:
parent
f2901ee7d5
commit
a9ed6dbf7e
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ function GuildInfoModal({ guild }: GuildProps) {
|
|||
>
|
||||
<div style={{ textAlign: "center" }}>
|
||||
<div>
|
||||
Mutual Members
|
||||
Mutual Users
|
||||
</div>{mutualMembersCount !== undefined ? ` (${mutualMembersCount})` : ""}
|
||||
</div>
|
||||
</TabBar.Item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue