diff --git a/legendary/utils/webview_login.py b/legendary/utils/webview_login.py index fe8a9f1..1513d99 100644 --- a/legendary/utils/webview_login.py +++ b/legendary/utils/webview_login.py @@ -31,11 +31,7 @@ window.ue = { registersignincompletecallback: pywebview.api.trigger_sid_exchange }, common: { - launchexternalurl: pywebview.api.open_url_external, - // not required, just needs to be non-null - auth: { - completeLogin: pywebview.api.nop - } + launchexternalurl: pywebview.api.open_url_external } } '''