mirror of
https://github.com/immich-app/immich.git
synced 2024-12-25 10:43:13 +02:00
Merge branch 'feature/albums-new-grid' of github.com:immich-app/immich into feature/albums-new-grid
This commit is contained in:
commit
03866b4c31
@ -101,6 +101,7 @@ class ImmichAssetGridState extends State<ImmichAssetGrid> {
|
||||
onSelect: () => _selectAssets([asset]),
|
||||
onDeselect: () => _deselectAssets([asset]),
|
||||
useGrayBoxPlaceholder: true,
|
||||
showStorageIndicator: widget.showStorageIndicator,
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user