From e319bd61f171448653cb5299f40e0e4d5b3cb4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?= <41315874+fumiama@users.noreply.github.com> Date: Tue, 4 Oct 2022 21:15:54 +0800 Subject: [PATCH] fix baseamasiro --- plugin/baseamasiro/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/baseamasiro/main.go b/plugin/baseamasiro/main.go index 055b549c..890f503a 100644 --- a/plugin/baseamasiro/main.go +++ b/plugin/baseamasiro/main.go @@ -12,7 +12,7 @@ import ( ) func init() { - en := control.Register("base64gua", &ctrl.Options[*zero.Ctx]{ + en := control.Register("baseamasiro", &ctrl.Options[*zero.Ctx]{ DisableOnDefault: false, Help: "base天城文加解密\n" + "- 天城文加密xxx\n- 天城文解密xxx\n- 天城文用yyy加密xxx\n- 天城文用yyy解密xxx",