✏️ 优化 updater log

This commit is contained in:
fumiama 2021-12-14 13:18:26 +08:00
parent 4485d3d5a9
commit 218119e10e

View File

@ -70,7 +70,6 @@ func init() { // 插件主体
go func() {
process.SleepAbout1sTo2s()
pool = newPools()
}()
engine := control.Register("setutime", &control.Options{
DisableOnDefault: false,
Help: "涩图\n" +
@ -183,6 +182,7 @@ func init() { // 插件主体
}
ctx.SendChain(message.Text(state))
})
}()
}
// size 返回缓冲池指定类型的现有大小