Skip to content

Commit

Permalink
add return
Browse files Browse the repository at this point in the history
  • Loading branch information
Limon-O-O committed Jul 26, 2017
1 parent 12d2b34 commit 737bd17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MonkeyKing/MonkeyKing+WebView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ extension MonkeyKing: WKNavigationDelegate {
self?.removeWebView(webView, tuples: (responseData, httpResponse, error))
}
}
return
}

// QQ Web OAuth
Expand Down

0 comments on commit 737bd17

Please sign in to comment.