Update weak views usage.

This commit is contained in:
SBiOSoftWhare
2021-10-29 10:50:24 +02:00
parent b6614109a0
commit e6866a2e7f
2 changed files with 8 additions and 3 deletions
@@ -40,7 +40,7 @@ FOUNDATION_EXPORT NSString *const RecentsViewControllerDataReadyNotification;
/**
Current alert (if any).
*/
UIAlertController *currentAlert;
__weak UIAlertController *currentAlert;
/**
The list of the section headers currently displayed in the recents table.