From 6df06b089e1a3d6af59f3ee545c2b54e43356cd2 Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Thu, 25 Jan 2024 09:27:46 +0100 Subject: [PATCH] web: disable Sign in with Google popup --- src/root/topbar.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/root/topbar.tt b/src/root/topbar.tt index 1771222d..58dd94e3 100644 --- a/src/root/topbar.tt +++ b/src/root/topbar.tt @@ -134,7 +134,7 @@ [% WRAPPER makeSubMenu title="Sign in" id="sign-in-menu" align="right" %] [% IF c.config.enable_google_login %] -
+