We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb844ea commit 54598fbCopy full SHA for 54598fb
main.go
@@ -191,8 +191,9 @@ import (
191
"github.com/wdvxdr1123/ZeroBot/driver"
192
"github.com/wdvxdr1123/ZeroBot/message"
193
194
- "github.com/FloatTech/ZeroBot-Plugin/kanban/banner"
195
webctrl "github.com/FloatTech/zbputils/control/web"
+
196
+ "github.com/FloatTech/ZeroBot-Plugin/kanban/banner"
197
// -----------------------以上为内置依赖,勿动------------------------ //
198
)
199
0 commit comments