We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 407f284 commit e26d743Copy full SHA for e26d743
main.go
@@ -25,7 +25,7 @@ import (
25
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/cybercat"
26
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/draw" // 服务详情
27
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exJiangRed"
28
- _ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exxiaoguofan"
+ _ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exXiaoGuoFan"
29
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fadian"
30
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fgopickup"
31
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fyzhq"
0 commit comments