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
fix: refactor MediaSelector to import open function directly
- Updated MediaSelector component to import the open function from @tauri-apps/plugin-dialog directly, improving code clarity and reducing unnecessary dynamic imports.
0 commit comments