From 58b9a0d3d0eaae404923245f93cc5d7552b38833 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:56:19 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../dashboard/settings/notifications/show-notifications.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/settings/notifications/show-notifications.tsx b/apps/dokploy/components/dashboard/settings/notifications/show-notifications.tsx index 84c0102a3..ccb28ee4c 100644 --- a/apps/dokploy/components/dashboard/settings/notifications/show-notifications.tsx +++ b/apps/dokploy/components/dashboard/settings/notifications/show-notifications.tsx @@ -122,7 +122,8 @@ export const ShowNotifications = () => { )} - {notification.notificationType === "mattermost" && ( + {notification.notificationType === + "mattermost" && (