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