diff --git a/app/dashboard/servers/Servers.tsx b/app/dashboard/servers/Servers.tsx index 137db15..5428517 100644 --- a/app/dashboard/servers/Servers.tsx +++ b/app/dashboard/servers/Servers.tsx @@ -908,7 +908,7 @@ export default function Dashboard() { {server.host && (
- +
{server.hostedVMs?.map( (hostedVM) => (