From 60db2972c7e2a9938ed8591d11183ab36d685251 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 05:42:41 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../notifications/handle-notifications.tsx | 4 +- .../components/icons/notification-icons.tsx | 99 ++++++++++++++----- 2 files changed, 76 insertions(+), 27 deletions(-) diff --git a/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx b/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx index 4f5635b02..325383069 100644 --- a/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx +++ b/apps/dokploy/components/dashboard/settings/notifications/handle-notifications.tsx @@ -132,11 +132,11 @@ export const notificationsMap = { label: "Email", }, gotify: { - icon: , + icon: , label: "Gotify", }, ntfy: { - icon: , + icon: , label: "ntfy", }, }; diff --git a/apps/dokploy/components/icons/notification-icons.tsx b/apps/dokploy/components/icons/notification-icons.tsx index 0ae534fae..581788f28 100644 --- a/apps/dokploy/components/icons/notification-icons.tsx +++ b/apps/dokploy/components/icons/notification-icons.tsx @@ -108,35 +108,84 @@ export const GotifyIcon = ({ className }: Props) => { .gotify-st8{fill:#FFFFFF;} `} - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +