bot(roblox): consistenting bolding
vi did:web:vt3e.cat
Fri, 03 Jul 2026 22:36:15 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
M
apps/bot/src/feats/roblox/user.ts
→
apps/bot/src/feats/roblox/user.ts
@@ -189,7 +189,7 @@ banContainer.addTextDisplayComponents(
new TextDisplayBuilder().setContent( [ isUnbanned - ? `**Unbanned** from ${log.projectName} - <t:${banTime}:d> (<t:${banTime}:R>)` + ? `**Unbanned from ${log.projectName}** - <t:${banTime}:d> (<t:${banTime}:R>)` : `**Banned in ${log.projectName}** - <t:${banTime}:d> (<t:${banTime}:R>)`, `> **${statusLabel}:** ${statusValue}`, `> **Reason:** ${reason}`,