wife add brief

This commit is contained in:
源文雨 2023-03-25 20:09:04 +08:00
parent f465e78460
commit 309afecadd

View File

@ -17,8 +17,8 @@ import (
func init() { func init() {
engine := control.Register("wife", &ctrl.Options[*zero.Ctx]{ engine := control.Register("wife", &ctrl.Options[*zero.Ctx]{
DisableOnDefault: false, DisableOnDefault: false,
Help: "抽老婆\n" + Help: "- 抽老婆",
"- 抽老婆", Brief: "从老婆库抽每日老婆",
PublicDataFolder: "Wife", PublicDataFolder: "Wife",
}).ApplySingle(ctxext.DefaultSingle) }).ApplySingle(ctxext.DefaultSingle)
cards := []string{} cards := []string{}