Skip to content

Commit

Permalink
perf: add Pages for error kAXErrorAttributeUnsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed May 5, 2023
1 parent 3fc4371 commit 23742ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Easydict/Feature/EventMonitor/EZEventMonitor.m
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,7 @@ - (BOOL)checkIfNeedUseShortcut:(NSString *)text error:(AXError)error {
@(kAXErrorAttributeUnsupported) : @[
@"com.sublimetext.4", // Sublime Text
@"com.microsoft.Word", // Word
@"com.apple.iWork.Pages", // Pages, FIX: https://github.com/tisfeng/Easydict/issues/84#issuecomment-1535885832
],

// kAXErrorFailure
Expand Down

0 comments on commit 23742ec

Please sign in to comment.