mirror of
https://github.com/immich-app/immich.git
synced 2026-03-29 04:42:16 -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