3
0

wip on hb
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2024-03-08 23:48:14 +01:00
parent 38ecc18963
commit 4e999e3d35

View File

@ -44,7 +44,7 @@ const fixLogo = () => {
}
if (loginBtnWrapper) loginBtnWrapper.remove();
if (signupBtnWrapper) signupBtnWrapper.remove();
// if (signupBtnWrapper) signupBtnWrapper.remove();
}
fixPolicy()