Skip to content

Commit 0c5db09

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/develop'
#Conflicts: # Neki-iOS/Features/Archive/Sources/Presentation/Sources/Feature/AlbumSelectionFeature.swift # Neki-iOS/Features/Archive/Sources/Presentation/Sources/Feature/PhotoImportFeature.swift
2 parents d4db35e + bdcf41d commit 0c5db09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Neki-iOS/Features/Archive/Sources/Presentation/Sources/Feature/PhotoImportFeature.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,7 @@ struct PhotoImportFeature {
152152
return .none
153153

154154
case let .selectAlbum(album):
155+
state.selectedIDs.removeAll()
155156
state.selectedAlbum = album
156157
state.isDropdownOpen = false
157158
state.photos.removeAll()

0 commit comments

Comments
 (0)