Skip to content

Commit

Permalink
fix(all): add missing
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Sep 29, 2023
1 parent 1f54b6d commit 49e3ae5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src-tauri/src/util/elevate.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

/**
* This is only used in the case of updating things
*/
fn reopen_as_elevated(args: String) {

}

0 comments on commit 49e3ae5

Please sign in to comment.