From f18c8093553762e46824285eb00a72e06e8595ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:30:11 +0800 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=20(#571)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- plugin/warframeapi/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/warframeapi/main.go b/plugin/warframeapi/main.go index ac521d54..029eccdf 100644 --- a/plugin/warframeapi/main.go +++ b/plugin/warframeapi/main.go @@ -202,7 +202,7 @@ func init() { // if msg != nil && len(msg) > 0 { // ctx.SendChain(msg...) // } - //}) + // }) eng.OnFullMatch("仲裁").SetBlock(true). Handle(func(ctx *zero.Ctx) { // 通过wfapi获取仲裁信息