Skip to content

Commit

Permalink
+1
Browse files Browse the repository at this point in the history
  • Loading branch information
borut-t committed Sep 20, 2023
1 parent bca9ad2 commit 4e7e0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/LinkedIn/WebView/LinkedInWebView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ public extension LinkedInWebView {
// return
// }
parent.onSuccess?((code.value ?? "", parent.requestState))
decisionHandler(.allow)
decisionHandler(.cancel)
parent.dismiss()
}
}
Expand Down

0 comments on commit 4e7e0ea

Please sign in to comment.