fix: make lint&ci happy

This commit is contained in:
源文雨
2025-10-01 00:17:25 +08:00
parent 8825514fb2
commit 324a0022a7
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/FloatTech/ZeroBot-Plugin/kanban/banner"
)
//go:generate env GOOS= GOARCH= go run github.com/FloatTech/ZeroBot-Plugin/kanban/gen
//go:generate go run github.com/FloatTech/ZeroBot-Plugin/kanban/gen
func init() {
PrintBanner()