support devv

This commit is contained in:
Tw93
2024-02-05 18:04:18 +08:00
parent 2bd8d9228a
commit 453275e062
4 changed files with 15 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ pub fn run_app() {
tauri_app
.plugin(windowStatePlugin::default().build())
.plugin(tauri_plugin_oauth::init())
.invoke_handler(tauri::generate_handler![
download_file,
download_file_by_binary