feat: add test emoji page

This commit is contained in:
Paul Makles
2022-07-07 17:33:33 +01:00
parent a766183f01
commit b541301cb1
7 changed files with 205 additions and 32 deletions

View File

@@ -99,7 +99,7 @@ export default function MemberList({
)}
{entry.type !== "no_offline" && (
<>
{" - "}
{" "}
{entry.users.length}
</>
)}