mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-20 14:30:10 +08:00
fix baseamasiro
This commit is contained in:
parent
baad83172f
commit
e319bd61f1
@ -12,7 +12,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
en := control.Register("base64gua", &ctrl.Options[*zero.Ctx]{
|
en := control.Register("baseamasiro", &ctrl.Options[*zero.Ctx]{
|
||||||
DisableOnDefault: false,
|
DisableOnDefault: false,
|
||||||
Help: "base天城文加解密\n" +
|
Help: "base天城文加解密\n" +
|
||||||
"- 天城文加密xxx\n- 天城文解密xxx\n- 天城文用yyy加密xxx\n- 天城文用yyy解密xxx",
|
"- 天城文加密xxx\n- 天城文解密xxx\n- 天城文用yyy加密xxx\n- 天城文用yyy解密xxx",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user