small change7
All checks were successful
Gitea Docker Redeploy / Redploy-App-on-self-via-SSH (push) Successful in 4m8s

This commit is contained in:
Tobias Weise 2024-08-09 01:37:12 +02:00
parent 77f291bb15
commit e1a545a8b2

View File

@ -455,7 +455,7 @@
window.onload = async ()=>{ window.onload = async ()=>{
document.documentElement.style.setProperty("--bs-primary-rgb", "45, 124, 172"); //document.documentElement.style.setProperty("--bs-primary-rgb", "45, 124, 172");
//chat //chat
let user_input = document.getElementById("user_input"); let user_input = document.getElementById("user_input");