mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
fix bug
This commit is contained in:
@@ -144,6 +144,7 @@ func (c *Controller) nodeInfoMonitor() (err error) {
|
||||
_ = c.userReportPeriodic.Start(false)
|
||||
}
|
||||
log.WithField("tag", c.tag).Infof("Added %d new users", len(c.userList))
|
||||
c.info = newNodeInfo
|
||||
// exit
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user