mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
This commit is contained in:
@@ -414,7 +414,7 @@
|
||||
|
||||
self->bugReportRestClient = nil;
|
||||
|
||||
if (self->_reportCrash)
|
||||
if (self.reportCrash)
|
||||
{
|
||||
// Erase the crash log
|
||||
[MXLogger deleteCrashLog];
|
||||
|
||||
Reference in New Issue
Block a user