Merge branch 'main' of github.com:immich-app/immich
This commit is contained in:
commit
0fec34d316
1 changed files with 3 additions and 1 deletions
|
@ -278,7 +278,9 @@ class AlbumViewerPage extends HookConsumerWidget {
|
|||
),
|
||||
),
|
||||
),
|
||||
buildImageGrid(album)
|
||||
SliverSafeArea(
|
||||
sliver: buildImageGrid(album),
|
||||
),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue