mirror of
https://github.com/immich-app/immich.git
synced 2026-05-22 15:42:32 -04:00
208c07af1f
* refactor: simplify album selection actions by removing shared option * Removed the shared option from AddToAlbumAction and related components. * Updated AlbumPickerModal and other components to reflect this change. * Cleaned up related tests and documentation for consistency. * fix lint