Now requires an explicit duration unit. Eg. 30s
@@ -158,6 +158,6 @@ func main() {
err = checkMonitors(&config)
slog.OnErrPanicf(err, "Error checking monitors")
time.Sleep(config.CheckInterval.Value())
time.Sleep(config.CheckInterval)
}
The note is not visible to the blocked user.