mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 22:52:26 +00:00
rewording
This commit is contained in:
@@ -249,7 +249,7 @@ NSString *const MPDocumentGroupKey = @"MPDocumentGroupKey
|
||||
}
|
||||
|
||||
if(self.fileChangeDialogOpen) {
|
||||
return; // This alert is already being shown
|
||||
return; // We are already displaying an alert
|
||||
}
|
||||
|
||||
/* Dispatch the alert to the main queue */
|
||||
|
||||
Reference in New Issue
Block a user