mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-10 03:08:06 +01:00
feat: break name
This commit is contained in:
parent
92d0c39db2
commit
6ccd0c4d3b
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ const guilds = await filterUserGuilds(user.guilds);
|
|||
height={64}
|
||||
/>
|
||||
|
||||
<h1 class="py-12 text-5xl font-extrabold text-white">
|
||||
<h1 class="break-all py-12 text-5xl font-extrabold text-white">
|
||||
@{user.name}
|
||||
</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue