diff --git a/webapp/components/Chat/Chat.vue b/webapp/components/Chat/Chat.vue index ba12b9771..95bf5da95 100644 --- a/webapp/components/Chat/Chat.vue +++ b/webapp/components/Chat/Chat.vue @@ -78,7 +78,6 @@ export default { return { menuActions: [ // NOTE: if menuActions is empty, the related slot is not shown - /* { name: 'dummyItem', title: 'Just a dummy item',