Skip to content

Commit

Permalink
Merge branch 'dev' into shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng authored Jan 31, 2024
2 parents 560be05 + fa87f7d commit 4f8944a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Easydict/App/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ - (void)applicationDidFinishLaunching:(NSNotification *)aNotification {

[self registerRouters];

[[DarkModeManager manager] updateDarkMode:Configuration.shared.appearance];
// Change App icon manually.
// NSApplication.sharedApplication.applicationIconImage = [NSImage imageNamed:@"white-black-icon"];
}
Expand Down

0 comments on commit 4f8944a

Please sign in to comment.