mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2025-12-11 20:15:30 +01:00
- Implemented `validate_and_fix_library` method in the Context struct to ensure the current library selection is valid. - If the stored library ID is not found, the method selects the first available library. - Updated the main execution flow to call this new method, enhancing library management during command execution.