diff --git a/configuration/main.js b/configuration/main.js
index 496a6d9..0ae3d4a 100644
--- a/configuration/main.js
+++ b/configuration/main.js
@@ -1,11 +1,9 @@
const menusComponent = {
template:
- ``,
+ `
+
+ {{ item.description }}
+
`,
props: ['item']
}
diff --git a/groups/home/LibAnswers-SlideOutChat-7.html b/groups/home/LibAnswers-SlideOutChat-7.html
index 5044eac..ddb1f7c 100644
--- a/groups/home/LibAnswers-SlideOutChat-7.html
+++ b/groups/home/LibAnswers-SlideOutChat-7.html
@@ -75,8 +75,10 @@
-
+
+
+