@@ -143,7 +143,7 @@ func (s *ServerTTD) HeartBeat(stop chan struct{}) {
} else if s.Status.Paused && !s.NeedPause() {
s.Unpause()
}
cfg.Save(*configFlag)
cfg.Save(configFile)
time.Sleep(updateHeartBeat)
The note is not visible to the blocked user.