From 7062ccd5f8b8316180076874d0639c57298bf3c6 Mon Sep 17 00:00:00 2001 From: Arona Jones Date: Mon, 8 Feb 2021 23:20:27 +0000 Subject: [PATCH] Fix silly javascript thing --- templates/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 3dad7e5b..06dae7b9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -81,7 +81,7 @@ @@ -131,6 +131,7 @@ if({{ request.user.dark_theme|lower }} || window.matchMedia('(prefers-color-sche });