Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
NotThorny committed Jun 7, 2023
1 parent 834aaf1 commit c32a2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fn main() -> Result<(), ArgsError> {
println!("You running as a non-elevated user. Some stuff will almost definitely not work.");
println!("===============================================================================");

//reopen_as_admin();
reopen_as_admin();
}

// Setup datadir/cultivation just in case something went funky and it wasn't made
Expand Down

0 comments on commit c32a2d0

Please sign in to comment.