Skip to content

Commit

Permalink
Merge pull request #9 from Jeon0976/hotfix
Browse files Browse the repository at this point in the history
[Hotfix]: Edit Place ViewController userInteraction 코드 수정#1
  • Loading branch information
Jeon0976 committed Oct 12, 2023
2 parents 9fd8f53 + 5d4bd51 commit b451f3e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ extension EditPlaceInfoViewController: EditPlaceInfoProtocol {

@objc private func editStoreButtonTapped() {
presenter.afterEditButtonTapped()
self.view.isUserInteractionEnabled = false
}

@objc private func swipeGestureActive(_ gesture: UISwipeGestureRecognizer) {
Expand Down

0 comments on commit b451f3e

Please sign in to comment.