Skip to content

Commit

Permalink
πŸ› PHPicker deselect 호좜 블둝 μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
anyukyung committed Feb 19, 2024
1 parent 77d9697 commit 8b0303d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ extension EditProfileViewController: PHPickerViewControllerDelegate {
}
}
}.resume()
picker.deselectAssets(withIdentifiers: results.compactMap(\.assetIdentifier))
}
picker.deselectAssets(withIdentifiers: results.compactMap(\.assetIdentifier))
}
}
}
Expand Down

0 comments on commit 8b0303d

Please sign in to comment.