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" && (