From 5b5aeb545a5c29063b13e3397fb59f29b8932135 Mon Sep 17 00:00:00 2001 From: Michiel Crefcoeur Date: Mon, 16 Sep 2024 09:40:53 -0700 Subject: [PATCH] Satisfy CI? --- apps/dokploy/components/dashboard/project/add-template.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/project/add-template.tsx b/apps/dokploy/components/dashboard/project/add-template.tsx index a9d13f6cb..2467f91fa 100644 --- a/apps/dokploy/components/dashboard/project/add-template.tsx +++ b/apps/dokploy/components/dashboard/project/add-template.tsx @@ -264,8 +264,7 @@ export const AddTemplate = ({ projectId }: Props) => { Are you absolutely sure? - This will create an application from the {template.name} - template and add it to your project. + This will create an application from the {template.name} template and add it to your project.