mirror of
https://github.com/immich-app/immich.git
synced 2025-06-23 15:34:03 -04:00
show stack info in album page
This commit is contained in:
parent
fe039857d8
commit
b59f0ba5a7
@ -242,6 +242,7 @@ class AlbumViewerPage extends HookConsumerWidget {
|
||||
),
|
||||
onRemoveFromAlbum: onRemoveFromAlbumPressed,
|
||||
editEnabled: data.ownerId == userId,
|
||||
stackEnabled: data.ownerId == userId,
|
||||
),
|
||||
),
|
||||
AnimatedPositioned(
|
||||
|
Loading…
x
Reference in New Issue
Block a user