mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 18:20:27 +00:00
🎨 改进代码样式 (#521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9550b817c5
commit
9a2081de0a
@@ -41,7 +41,7 @@ type searchResult struct {
|
||||
func init() {
|
||||
en := control.Register("ygocdb", &ctrl.Options[*zero.Ctx]{
|
||||
DisableOnDefault: false,
|
||||
Brief: "游戏王百鸽API",// 本插件基于游戏王百鸽API"https://www.ygo-sem.cn/"
|
||||
Brief: "游戏王百鸽API", // 本插件基于游戏王百鸽API"https://www.ygo-sem.cn/"
|
||||
Help: "- /ydp [xxx]\n" +
|
||||
"- /yds [xxx]\n" +
|
||||
"- /ydb [xxx]\n" +
|
||||
|
||||
Reference in New Issue
Block a user