mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2025-12-22 08:10:09 +08:00
🎨 改进代码样式
This commit is contained in:
parent
3de009727e
commit
db3cef9bb6
@ -1,7 +1,7 @@
|
|||||||
// Package order 各个插件的优先级
|
// Package order 各个插件的优先级
|
||||||
package order
|
package order
|
||||||
|
|
||||||
//nolint: revive
|
|
||||||
const (
|
const (
|
||||||
PrioChat = iota * 10
|
PrioChat = iota * 10
|
||||||
PrioSleepManage
|
PrioSleepManage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user