chore: push disabled local-agent code

This commit is contained in:
Aarnav Tale
2025-01-18 07:37:03 +00:00
parent de9a938da2
commit 325e9ba43d
11 changed files with 147 additions and 11 deletions
@@ -153,6 +153,7 @@ export default function MachineRow({ machine, routes, magic, users, stats }: Pro
</Menu>
</div>
</td>
{/**
<td className="py-2">
{stats !== undefined ? (
<>
@@ -169,6 +170,7 @@ export default function MachineRow({ machine, routes, magic, users, stats }: Pro
</p>
)}
</td>
**/}
<td className="py-2">
<span
className={cn(
+1 -1
View File
@@ -113,7 +113,7 @@ export default function Page() {
) : undefined}
</div>
</th>
<th className="pb-2">Version</th>
{/**<th className="pb-2">Version</th>**/}
<th className="pb-2">Last Seen</th>
</tr>
</thead>