This commit is contained in:
2026-03-10 15:04:44 +00:00
parent dcd7f022bd
commit c4c2caa6f0
2 changed files with 10 additions and 8 deletions
@@ -13,8 +13,6 @@ export default async function socketClientServiceServerLogs({
const server = data?.server;
const cmd = data?.cmd;
console.log("cmd", cmd);
const ttyd = await grabTtydServerInfo({
server,
service,