App icon, logs are now stored to log.txt file, work in progress on intergration with rustpotter
This commit is contained in:
parent
49a7a7ef2a
commit
d8b8ba2617
72 changed files with 515 additions and 2993 deletions
|
|
@ -8,7 +8,7 @@ use core::time::Duration;
|
|||
use std::path::PathBuf;
|
||||
use std::process::Child;
|
||||
use std::process::Command;
|
||||
use tauri::Manager;
|
||||
// use tauri::Manager;
|
||||
|
||||
mod structs;
|
||||
pub use structs::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue