From 791ebf5a7c1c4ed358b12689e20449a504c45ca2 Mon Sep 17 00:00:00 2001 From: eatradish Date: Wed, 19 Jun 2024 15:08:43 +0800 Subject: [PATCH] feat: support ansi output --- frontend/src/pages/monitor/[hostname].vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/monitor/[hostname].vue b/frontend/src/pages/monitor/[hostname].vue index 69a933f..62736fa 100644 --- a/frontend/src/pages/monitor/[hostname].vue +++ b/frontend/src/pages/monitor/[hostname].vue @@ -5,6 +5,7 @@