design: upgrade global design of the app
This commit is contained in:
@ -53,6 +53,7 @@ pub fn run() {
|
||||
commands::toggle_quest_step,
|
||||
commands::get_resource_inventory,
|
||||
commands::set_resource_quantity,
|
||||
commands::open_image_viewer,
|
||||
])
|
||||
.run(tauri::generate_context!())
|
||||
.expect("error while running tauri application");
|
||||
|
||||
Reference in New Issue
Block a user