Files
CC-Switch/src-tauri
Jason f42f73ebb0 fix: import RunEvent for all platforms
The #[cfg(target_os = "macos")] restriction was a historical artifact
from when RunEvent was only used for macOS-specific events (Reopen, Opened).
After c9ea13a added ExitRequested handling for all platforms, the import
should have been updated but was overlooked.
2025-12-18 21:32:17 +08:00
..
2025-11-22 19:18:35 +08:00
2025-12-18 20:53:02 +08:00
2025-12-18 20:53:02 +08:00