diff --git a/js/chromium.js b/js/chromium.js index c7414f99e779..1085ca54c7b8 100644 --- a/js/chromium.js +++ b/js/chromium.js @@ -90,7 +90,6 @@ done: function () { localStorage.setItem("chromiumRegistrationDone", ""); extension.trigger('registration_done'); - window.location = '/index.html'; }, isDone: function () {