diff --git a/editor/js/user.js b/editor/js/user.js index 93c7f4349..95c8dc712 100644 --- a/editor/js/user.js +++ b/editor/js/user.js @@ -109,7 +109,7 @@ RED.user = (function() { event.preventDefault(); }); - } else if (data.type == "oauth") { + } else if (data.type == "strategy") { i = 0; for (;i