mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-06 15:20:22 +00:00
🎨 ✨ 优化初始化逻辑
This commit is contained in:
5
kanban/init.go
Normal file
5
kanban/init.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package kanban
|
||||
|
||||
func init() {
|
||||
PrintBanner()
|
||||
}
|
||||
Reference in New Issue
Block a user