Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ae8c922c authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 9a2fdaa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ document.addEventListener('DOMContentLoaded', function() {
		);
		if (backBtn) {
			event.preventDefault();
			window.location.href = '/apps/oidc_login/oidc';
			window.location.href = '/';
		}
	});
	if (window.location.href.includes("?showResetPassword=1")) {