From 770ae6ebd0b4dc0205f38c2e4c7dc1db91db0565 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Oct 2021 03:51:49 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20=E6=94=B9=E8=BF=9B=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- control/web/gui.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/control/web/gui.go b/control/web/gui.go index de448807..078075d5 100644 --- a/control/web/gui.go +++ b/control/web/gui.go @@ -14,10 +14,11 @@ import ( "github.com/gorilla/websocket" // 前端静态文件 - ctrl "github.com/FloatTech/ZeroBot-Plugin/control" log "github.com/sirupsen/logrus" zero "github.com/wdvxdr1123/ZeroBot" "github.com/wdvxdr1123/ZeroBot/message" + + ctrl "github.com/FloatTech/ZeroBot-Plugin/control" ) var (