mirror of
https://github.com/immich-app/immich.git
synced 2026-04-20 01:18:47 -04:00
* 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