mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-04-20 14:38:58 -04: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.