[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-03-24 14:56:19 +00:00
committed by GitHub
parent fe78f282f8
commit 58b9a0d3d0

View File

@@ -122,7 +122,8 @@ export const ShowNotifications = () => {
<TeamsIcon className="size-7 text-muted-foreground" />
</div>
)}
{notification.notificationType === "mattermost" && (
{notification.notificationType ===
"mattermost" && (
<div className="flex items-center justify-center rounded-lg">
<MattermostIcon className="size-7" />
</div>