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");