refactor: switch to banderole from pkg

This commit is contained in:
zhom
2025-07-25 11:18:32 +04:00
parent b500c28b96
commit 0b4263140d
9 changed files with 22 additions and 22 deletions
-1
View File
@@ -137,7 +137,6 @@ async fn handle_url_open(app: tauri::AppHandle, url: String) -> Result<(), Strin
Ok(())
}
#[tauri::command]
async fn create_stored_proxy(
name: String,