diff --git a/js/portalHelper/main.js b/js/portalHelper/main.js index bb6a2a5e5..d538216ef 100644 --- a/js/portalHelper/main.js +++ b/js/portalHelper/main.js @@ -82,6 +82,7 @@ const PortalWindow = new Lang.Class({ // TRANSLATORS: this is the title of the wifi captive portal login // window, until we know the title of the actual login page this.title = _("Web Authentication Redirect"); + } }, refresh: function() {