💄 dashboard v0.3.5(daynight): reformat and set brand

This commit is contained in:
naiba
2021-01-21 09:39:03 +08:00
parent 92e8080d7e
commit 1a762858d2
6 changed files with 175 additions and 67 deletions

View File

@@ -34,7 +34,7 @@ var CronLock sync.RWMutex
var Crons map[uint64]*model.Cron
var Cron *cron.Cron
var Version = "v0.3.4"
var Version = "v0.3.5"
func ReSortServer() {
ServerLock.RLock()