Skip to content

Commit

Permalink
Merge branch 'showTimeoutDetails' into sqaaakoi-stable-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sqaaakoi committed Sep 3, 2024
2 parents cf0571d + cecba00 commit 86d5739
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ export default function TimeoutDetailsPopout({ closePopout, guildId, userId, mes
</TimeoutDetailsRow>

<TimeoutDetailsRow
description="AutoMod Rule"
icon={CustomAutoModRuleIcon}
description="Reason"
icon={MessageIcon}
>
{reason.reason}
</TimeoutDetailsRow>
Expand Down

0 comments on commit 86d5739

Please sign in to comment.