Search fixes (#134)

* Search fixes

* Fix small instance ui

* fix javaw issue

* menu fix

* Add confirm modal for deletion

* fix build
This commit is contained in:
Geometrically
2023-06-11 15:26:25 -07:00
committed by GitHub
parent e836738887
commit 3535f0c4b4
24 changed files with 796 additions and 576 deletions

View File

@@ -175,7 +175,7 @@ pub async fn emit_loading(
);
}
// Emit event to tauri
//Emit event to tauri
#[cfg(feature = "tauri")]
event_state
.app