You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve deep link handling in Tauri application
- Enhanced the deep link management by introducing a new `show_window` function to focus the main window and emit deep link events.
- Simplified the deep link registration process in the Tauri setup, improving code clarity and maintainability.
- Removed redundant logging and streamlined the handling of deep link URLs.
0 commit comments