From b47cd197cefe8a32a776ab839faf566fab05a768 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Mon, 28 Sep 2020 21:07:08 +0000 Subject: [PATCH] Fixing FA icon --- allianceauth/templates/allianceauth/night-toggle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/allianceauth/templates/allianceauth/night-toggle.html b/allianceauth/templates/allianceauth/night-toggle.html index f1c2dceb..fc6d3350 100644 --- a/allianceauth/templates/allianceauth/night-toggle.html +++ b/allianceauth/templates/allianceauth/night-toggle.html @@ -1,5 +1,5 @@ {% load i18n %} {% trans "Night" %} - + \ No newline at end of file