Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
harana-bot committed Feb 4, 2024
1 parent 47fb260 commit 4eaecbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src-tauri/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ fn main() {
log_panics::init();

info!("Initialising Tauri ..");

#[cfg(target_os = "macos")]
macos_app_nap::prevent();

// Log errors to Sentry
Expand Down

0 comments on commit 4eaecbd

Please sign in to comment.