From 42f5ce609c4d7aee28a499c9bb4473762f0dcef2 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Thu, 20 Nov 2025 14:40:15 -0300 Subject: [PATCH] - Fix all js errors. --- web/desktop/chat/chat.html | 19 +++++++++----- web/desktop/index.html | 53 +++++++++++++++++++------------------- web/desktop/js/layout.js | 10 ++++++- 3 files changed, 49 insertions(+), 33 deletions(-) diff --git a/web/desktop/chat/chat.html b/web/desktop/chat/chat.html index 03d1ab396..c86d4774a 100644 --- a/web/desktop/chat/chat.html +++ b/web/desktop/chat/chat.html @@ -1,12 +1,16 @@ -
- +
- +
@@ -16,8 +20,11 @@
Context
0%
-
+
- -
\ No newline at end of file + diff --git a/web/desktop/index.html b/web/desktop/index.html index c26fa4e8c..52c5049f6 100644 --- a/web/desktop/index.html +++ b/web/desktop/index.html @@ -11,41 +11,42 @@ -