[Update] update tauri v1-> v2 (development)

This commit is contained in:
Sakamoto Shiina
2025-05-03 08:47:02 +09:00
parent c6f669336a
commit 3210d5c898
26 changed files with 9570 additions and 7229 deletions

View File

@@ -19,6 +19,7 @@ export const store = {
setting_box_scroll_container: null,
log_box_ref: null,
text_area_ref: null,
is_register_window_geometry_controller: false,
is_applied_init_message_box_height: false,
is_initialized_load_plugin: false,
is_fetched_plugins_info_already: false,