From 488f8a35b1d74cf28b0edc1468953830003b7dc6 Mon Sep 17 00:00:00 2001 From: Davide Rovai Date: Tue, 26 Nov 2024 11:02:45 +0100 Subject: [PATCH] Fix: Eslint and Embedded Chatbar fixed on bottom --- components/ChatZone.vue | 4 ++-- pages/chatbot-iframe/[uuid].vue | 4 ---- pages/chatbot/[id].vue | 5 ++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/components/ChatZone.vue b/components/ChatZone.vue index 9e62cb0..5d7356f 100644 --- a/components/ChatZone.vue +++ b/components/ChatZone.vue @@ -1,6 +1,6 @@