@ -84,7 +84,7 @@ func buildImage(xin *xinStatus) *myIcon {
i.data.Set(x, y, border)
} else {
if aliveCount > 0 && y < gridMark*utdCount {
if !xin.hasReboot {
if xin.hasReboot {
i.data.Set(x, y, rebootColor)
i.data.Set(x, y, on)
The note is not visible to the blocked user.