From 7a20aa5d4e1f88e05a728365a823d8f783dec7b2 Mon Sep 17 00:00:00 2001 From: Matthieu Haineault Date: Fri, 16 Jan 2026 09:11:24 -0500 Subject: [PATCH] feat(help): basic setup for chatbot help --- src/modules/help/components/help-module.vue | 72 ++++++++++---------- src/modules/help/models/help-module.model.ts | 16 +++-- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/src/modules/help/components/help-module.vue b/src/modules/help/components/help-module.vue index efcab3f..84e61a6 100644 --- a/src/modules/help/components/help-module.vue +++ b/src/modules/help/components/help-module.vue @@ -1,50 +1,48 @@ -