balls
This commit is contained in:
parent
199c2dba16
commit
d5eec94b6a
9 changed files with 269 additions and 107 deletions
|
@ -12,7 +12,7 @@ export function User(props: { user: DiscordUser }) {
|
|||
<TextDisplay>
|
||||
{user.globalName || user.username}
|
||||
<br />
|
||||
-# @{user.username}
|
||||
-# @{user.username} ({user.id})
|
||||
</TextDisplay>
|
||||
</Section>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue