From f7a5e34913c825c3cf9ab09b568a637968d5987d Mon Sep 17 00:00:00 2001 From: Chris Fulljames Date: Thu, 6 Feb 2025 21:53:40 -0500 Subject: [PATCH] Fix color pickers not rendering in real time --- templates/profile.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/templates/profile.html b/templates/profile.html index 8709499..f078ed5 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -7,13 +7,15 @@ - + {% endblock %} -- 2.39.5