From e85adaedbde02a96a1ced360ac30c4900af7e95e Mon Sep 17 00:00:00 2001 From: Statsly-org Date: Fri, 6 Feb 2026 18:16:05 +0100 Subject: [PATCH] chore: remove Under Development notice from icon tab --- .../services/application/[applicationId].tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/apps/dokploy/pages/dashboard/project/[projectId]/environment/[environmentId]/services/application/[applicationId].tsx b/apps/dokploy/pages/dashboard/project/[projectId]/environment/[environmentId]/services/application/[applicationId].tsx index 83b401aa0..8fecacb43 100644 --- a/apps/dokploy/pages/dashboard/project/[projectId]/environment/[environmentId]/services/application/[applicationId].tsx +++ b/apps/dokploy/pages/dashboard/project/[projectId]/environment/[environmentId]/services/application/[applicationId].tsx @@ -445,14 +445,6 @@ const Service = (
-
- Under Development - - Upload or select an icon that will be displayed in - service cards - -
- {uploadedIcon && (
{/* biome-ignore lint/performance/noImgElement: uploaded icon is data URL; Next/Image not used for preview */}