chore: make lint happy

This commit is contained in:
源文雨
2025-09-27 01:23:31 +08:00
parent 1e2d425cf4
commit 57c95178d8
3 changed files with 15 additions and 13 deletions

View File

@@ -8,7 +8,7 @@ import (
)
func init() {
engine := control.Register("crypter", &ctrl.Options[*zero.Ctx]{
engine := control.AutoRegister(&ctrl.Options[*zero.Ctx]{
DisableOnDefault: false,
Brief: "奇怪语言加解密",
Help: "多种语言加解密插件\n" +