@@ -140,6 +140,7 @@ func (s *ServerTTD) HeartBeat(stop chan struct{}) {
s.UpdateCompanies()
s.PruneClients()
s.PruneCompanies()
s.UpdateConfigClients()
s.ComputeClientTime()
if !s.Status.Paused && s.NeedPause() {
s.Pause()
The note is not visible to the blocked user.