mirror of
https://github.com/farion1231/cc-switch.git
synced 2026-05-14 16:29:39 +08:00
8c01be42fa
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.