mirror of
https://github.com/immich-app/immich.git
synced 2026-03-23 09:49:38 +03: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