mirror of
https://github.com/immich-app/immich.git
synced 2025-01-07 00:50:23 -05: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
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ class ImmichAssetGridState extends State<ImmichAssetGrid> {
|
|||
onSelect: () => _selectAssets([asset]),
|
||||
onDeselect: () => _deselectAssets([asset]),
|
||||
useGrayBoxPlaceholder: true,
|
||||
showStorageIndicator: widget.showStorageIndicator,
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue