Skip to content

Commit e26d743

Browse files
committed
fix: adapt to new convention
1 parent 407f284 commit e26d743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/cybercat"
2626
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/draw" // 服务详情
2727
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exJiangRed"
28-
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exxiaoguofan"
28+
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/exXiaoGuoFan"
2929
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fadian"
3030
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fgopickup"
3131
_ "github.com/FloatTech/ZeroBot-Plugin-Playground/plugin/fyzhq"

0 commit comments

Comments
 (0)