feat: the other profile buttons

This commit is contained in:
2025-03-14 00:23:47 +00:00
parent fd27000c05
commit 90ba27c967
11 changed files with 112 additions and 33 deletions

View File

@ -154,6 +154,8 @@ pub async fn run(_args: Vec<String>) {
cmd::init_profile,
cmd::load_profile,
cmd::rename_profile,
cmd::duplicate_profile,
cmd::delete_profile,
cmd::get_current_profile,
cmd::save_current_profile,