🎨 adjust prio

This commit is contained in:
fumiama 2022-01-15 17:06:50 +08:00
parent 9462cbc7e0
commit 925e6847f3

View File

@ -13,7 +13,7 @@ import (
) )
const ( const (
prio = 300 prio = 250
minLevel = "min" minLevel = "min"
maxLevel = "max" maxLevel = "max"
) )