diff --git a/frontend/components/BottomDrawer.vue b/frontend/components/BottomDrawer.vue index 5c74e0c..93d156f 100644 --- a/frontend/components/BottomDrawer.vue +++ b/frontend/components/BottomDrawer.vue @@ -266,6 +266,42 @@ onBeforeUnmount(() => { +
+

+ AI Assistant + + {{ softphone.aiSuggestions.value.length }} + +

+
+
+
+ + {{ suggestion.type }} + + just now +
+

{{ suggestion.text }}

+
+
+
+
@@ -329,42 +365,6 @@ onBeforeUnmount(() => {
-
-

- AI Assistant - - {{ softphone.aiSuggestions.value.length }} - -

-
-
-
- - {{ suggestion.type }} - - just now -
-

{{ suggestion.text }}

-
-
-
-