@@ -164,6 +164,10 @@ func main() {
}
for _, download := range downloads {
if download.Status != DownloadStatusAdded {
continue
go func() {
download.Status = DownloadStatusInProgress
The note is not visible to the blocked user.