Skip to content

Commit

Permalink
Update app.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianLars authored Jul 29, 2024
1 parent 255d7f9 commit 7bba216
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tauri/src/app.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1710,7 +1710,7 @@ tauri::Builder::default()
Some(manager.config.identifier.clone())
} else {
None
}
};

let runtime_args = RuntimeInitArgs {
#[cfg(any(
Expand Down

0 comments on commit 7bba216

Please sign in to comment.