diff --git a/apps/dokploy/components/dashboard/search-command.tsx b/apps/dokploy/components/dashboard/search-command.tsx index bffbc86da..a5066921c 100644 --- a/apps/dokploy/components/dashboard/search-command.tsx +++ b/apps/dokploy/components/dashboard/search-command.tsx @@ -112,7 +112,8 @@ export const SearchCommand = () => { )} - {project.name} / {application.name} + {project.name} / {application.name}{" "} +
{application.id}