diff --git a/allauth_ens/static/allauth_ens/authens.js b/allauth_ens/static/allauth_ens/authens.js index 7acd8b3..4aa5e8b 100644 --- a/allauth_ens/static/allauth_ens/authens.js +++ b/allauth_ens/static/allauth_ens/authens.js @@ -60,7 +60,7 @@ $( function() { * (or second if first is already used...) */ -export function prepareShorcuts() { +function prepareShorcuts() { let shortcuts = {}; $('.method-wrapper a').each( function() {