feat: etc
This commit is contained in:
@ -107,7 +107,8 @@ pub async fn run(_args: Vec<String>) {
|
||||
cmd::init_profile,
|
||||
cmd::save_profile,
|
||||
cmd::startline,
|
||||
cmd::set_cfg
|
||||
cmd::kill,
|
||||
cmd::set_cfg,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
Reference in New Issue
Block a user