Skip to content

Commit

Permalink
fix: key changes trigger the observer multi times
Browse files Browse the repository at this point in the history
  • Loading branch information
CanglongCl committed Jan 21, 2024
1 parent 090fff6 commit 63d1963
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 134 deletions.
2 changes: 0 additions & 2 deletions Easydict/App/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {
// Capturing crash logs must be placed first.
[MMCrash registerHandler];

[Configuration.shared observeKeys];

[EZLog setupCrashLogService];
[EZLog logAppInfo];

Expand Down
Loading

0 comments on commit 63d1963

Please sign in to comment.