mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-16 01:21:20 -04:00
titanfall
This commit is contained in:
@@ -83,7 +83,7 @@ export function ChatIdentity({ message }) {
|
||||
{displayName(message)}
|
||||
</span>
|
||||
{isBot ? (
|
||||
<span className="rounded bg-emerald-900/60 px-1 text-[0.65rem] font-semibold uppercase tracking-wide text-emerald-200">
|
||||
<span className="rounded bg-emerald-900/60 px-1 text-[0.65rem] font-semibold uppercase tracking-wide text-white">
|
||||
bot
|
||||
</span>
|
||||
) : null}
|
||||
|
||||
Reference in New Issue
Block a user