mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
fix: storage indicator (#22077)
This commit is contained in:
parent
f05ef81c4f
commit
4e9bdd5e6c
4 changed files with 5 additions and 2 deletions
|
|
@ -633,6 +633,7 @@ class _SearchResultGrid extends ConsumerWidget {
|
|||
groupBy: GroupAssetsBy.none,
|
||||
appBar: null,
|
||||
bottomSheet: const GeneralBottomSheet(minChildSize: 0.20),
|
||||
withScrubber: false,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue