🎨 改进代码样式

This commit is contained in:
github-actions[bot] 2022-01-15 12:18:59 +00:00
parent 3de009727e
commit db3cef9bb6

View File

@ -1,7 +1,7 @@
// Package order 各个插件的优先级
package order
//nolint: revive
const (
PrioChat = iota * 10
PrioSleepManage