Update weak views usage.

This commit is contained in:
SBiOSoftWhare
2021-10-29 10:50:24 +02:00
parent f48fb23071
commit 4363e82039
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.