mirror of
https://github.com/immich-app/immich.git
synced 2026-03-01 18:19:10 +03:00
add to correct kebab group
This commit is contained in:
@@ -270,6 +270,7 @@ enum ActionButtonType {
|
|||||||
ActionButtonType.trash => 10,
|
ActionButtonType.trash => 10,
|
||||||
ActionButtonType.deletePermanent => 10,
|
ActionButtonType.deletePermanent => 10,
|
||||||
ActionButtonType.removeFromLockFolder => 10,
|
ActionButtonType.removeFromLockFolder => 10,
|
||||||
|
ActionButtonType.setAlbumCover => 10,
|
||||||
ActionButtonType.removeFromAlbum => 10,
|
ActionButtonType.removeFromAlbum => 10,
|
||||||
ActionButtonType.unstack => 10,
|
ActionButtonType.unstack => 10,
|
||||||
ActionButtonType.archive => 10,
|
ActionButtonType.archive => 10,
|
||||||
|
|||||||
Reference in New Issue
Block a user