Integrates tauri_plugin_single_instance to ensure only one instance of the application runs at a time. When attempting to launch a second instance, it will focus the existing window instead.
Integrates tauri_plugin_single_instance to ensure only one instance of the application runs at a time. When attempting to launch a second instance, it will focus the existing window instead.