mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-21 07:07:39 +00:00
Update mac/Keyman4MacIM/Keyman4MacIM/Privacy/PrivacyConsent.m
Co-authored-by: Marc Durdin <marc@durdin.net>
This commit is contained in:
parent
6611e5f393
commit
ed78cfd339
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
} else {
|
||||
// set completionHandler to be called after privacyDialog is dismissed
|
||||
_completionHandler = withCompletionHandler;
|
||||
NSLog(@"do not have Accessibility, present Privacy Dialog");
|
||||
NSLog(@"do not have Accessibility, present Privacy Dialog");
|
||||
[self showPrivacyDialog];
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue