Skip to content

Commit

Permalink
Merge pull request #128 from kissdgl/master
Browse files Browse the repository at this point in the history
Update LEEAlert.m
  • Loading branch information
lixiang1994 authored Oct 9, 2020
2 parents fe4545c + 8d5c5c5 commit ffba22e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions LEEAlert/LEEAlert.m
Original file line number Diff line number Diff line change
Expand Up @@ -1077,6 +1077,8 @@ + (void)closeWithIdentifier:(NSString *)identifier force:(BOOL)force completionB

completionBlock();
}
} else {
completionBlock();
}
}

Expand Down

0 comments on commit ffba22e

Please sign in to comment.