1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-09 23:17:29 +02:00

Merge branch 'main' of github.com:immich-app/immich

This commit is contained in:
Alex Tran
2023-02-27 21:02:52 -06:00

View File

@@ -278,7 +278,9 @@ class AlbumViewerPage extends HookConsumerWidget {
),
),
),
buildImageGrid(album)
SliverSafeArea(
sliver: buildImageGrid(album),
),
],
),
),