fix map marker -> galleryviewer

This commit is contained in:
mertalev
2024-11-18 10:34:16 -05:00
parent 128f19efa5
commit 2ece3d3822
2 changed files with 11 additions and 1 deletions
@@ -36,6 +36,7 @@ import 'package:immich_mobile/widgets/photo_view/src/utils/photo_view_hero_attri
@RoutePage()
// ignore: must_be_immutable
/// Expects [currentAssetProvider] to be set before navigating to this page
class GalleryViewerPage extends HookConsumerWidget {
final int initialIndex;
final int heroOffset;