fix theme loading

This commit is contained in:
SpikeHD
2023-05-14 21:37:26 -07:00
parent a954fcfc1c
commit acb9061d1c
3 changed files with 23 additions and 17 deletions

View File

@@ -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