diff --git a/LEEAlert/LEEAlert.m b/LEEAlert/LEEAlert.m index 045f061..691de0d 100644 --- a/LEEAlert/LEEAlert.m +++ b/LEEAlert/LEEAlert.m @@ -1077,6 +1077,8 @@ + (void)closeWithIdentifier:(NSString *)identifier force:(BOOL)force completionB completionBlock(); } + } else { + completionBlock(); } }