Update Riot/Modules/BugReport/BugReportViewController.m

Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
Gil Eluard
2021-01-11 09:57:35 +01:00
committed by GitHub
parent ee5f95992a
commit 68fbd2c86f

View File

@@ -408,7 +408,7 @@
break;
}
self->_sendingProgress.progress = progress.fractionCompleted;
self.sendingProgress.progress = progress.fractionCompleted;
} success:^{