Signed-off-by: Marcos Lilljedahl <marcosnils@gmail.com>
@@ -47,7 +47,7 @@ func main() {
sch.Start()
d, err := time.ParseDuration("4h")
d, err := time.ParseDuration("2h")
if err != nil {
log.Fatalf("Cannot parse duration Got: %v", err)
}
The note is not visible to the blocked user.