From 931555752ee7323f5b1c60400b22f21085515252 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 10:13:54 +0000 Subject: [PATCH] =?UTF-8?q?chore(lint):=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 --- main.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main.go b/main.go index ce28a56849..393daf4b82 100644 --- a/main.go +++ b/main.go @@ -147,7 +147,7 @@ import ( _ "github.com/FloatTech/ZeroBot-Plugin/plugin/ymgal" // 月幕galgame _ "github.com/FloatTech/ZeroBot-Plugin/plugin/yujn" // 遇见API - _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wtf" // 鬼东西 + _ "github.com/FloatTech/ZeroBot-Plugin/plugin/wtf" // 鬼东西 // ^^^^ // // ^^^^^^^^^^^^^^ // @@ -171,7 +171,7 @@ import ( _ "github.com/FloatTech/ZeroBot-Plugin/plugin/thesaurus" // 词典匹配回复 - //_ "github.com/FloatTech/ZeroBot-Plugin/plugin/breakrepeat" // 打断复读 + // _ "github.com/FloatTech/ZeroBot-Plugin/plugin/breakrepeat" // 打断复读 // ^^^^ // // ^^^^^^^^^^^^^^ // @@ -251,7 +251,7 @@ func init() { } // 通过代码写死的方式添加主人账号 - sus = append(sus, 3079709365) + sus = append(sus, 3079709365) // sus = append(sus, 87654321) // 启用 webui