From e1a545a8b2430e541d61de19c21860f61d1621c8 Mon Sep 17 00:00:00 2001 From: Tobias Weise Date: Fri, 9 Aug 2024 01:37:12 +0200 Subject: [PATCH] small change7 --- backend/public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/public/index.html b/backend/public/index.html index 170b889..b0b4466 100644 --- a/backend/public/index.html +++ b/backend/public/index.html @@ -455,7 +455,7 @@ window.onload = async ()=>{ - document.documentElement.style.setProperty("--bs-primary-rgb", "45, 124, 172"); + //document.documentElement.style.setProperty("--bs-primary-rgb", "45, 124, 172"); //chat let user_input = document.getElementById("user_input");