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 b754cbd097
commit 0491029674
@@ -408,7 +408,7 @@
break;
}
self->_sendingProgress.progress = progress.fractionCompleted;
self.sendingProgress.progress = progress.fractionCompleted;
} success:^{