diff --git a/package.json b/package.json index 07192b2d9..cf5ee031a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,9 @@ "npm": "^7.8.0", "nprogress": "0.2.0", "path-to-regexp": "3.3.0", + "socket.io-client": "^4.8.1", "sortablejs": "^1.15.6", + "uuid": "8.3.2", "v-sanitize": "^0.0.13", "vue": "2.7.16", "vue-codemirror": "4.0.6", diff --git a/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue b/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue index 990539e5b..99b416653 100644 --- a/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue +++ b/src/components/Apps/ChatAi/components/ChitChat/ChatInput.vue @@ -1,9 +1,9 @@ @@ -49,6 +49,16 @@ /> + + +