Now requires an explicit duration unit. Eg. 30s
@@ -120,6 +120,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.