mirror of
https://github.com/immich-app/immich.git
synced 2026-01-20 08:40:53 -08:00
fix(mobile): allow view in timeline from deeplink
This commit is contained in:
@@ -149,7 +149,6 @@ enum ActionButtonType {
|
||||
ActionButtonType.openInfo => true,
|
||||
ActionButtonType.viewInTimeline =>
|
||||
context.timelineOrigin != TimelineOrigin.main &&
|
||||
context.timelineOrigin != TimelineOrigin.deepLink &&
|
||||
context.timelineOrigin != TimelineOrigin.trash &&
|
||||
context.timelineOrigin != TimelineOrigin.lockedFolder &&
|
||||
context.timelineOrigin != TimelineOrigin.archive &&
|
||||
|
||||
Reference in New Issue
Block a user