@ -205,7 +205,7 @@ func loadCurrentJobs() ([]Job, error) {
continue
}
b := new(bytes.Buffer)
b.ReadFrom(zb)
b.ReadFrom(zr)
payload := b.Bytes()
job := Job{
The note is not visible to the blocked user.