From cd536968316392a053db895d425932dcd8936f39 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 13 Apr 2025 15:39:48 +0100 Subject: [PATCH] Fix not being able to disconnect GitHub accounts --- app/templates/users/account.html | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/app/templates/users/account.html b/app/templates/users/account.html index a6e9ec34..2a90a026 100644 --- a/app/templates/users/account.html +++ b/app/templates/users/account.html @@ -59,12 +59,11 @@ {{ _("View ContentDB's GitHub Permissions") }} {% endif %} - {% if user.forums_username %} -
- - -
- {% endif %} + +
+ + +
{% elif user == current_user %} {{ _("Link Github") }}