diff --git a/webapp/components/Chat/Chat.vue b/webapp/components/Chat/Chat.vue index 42dd1cf98..5723d3140 100644 --- a/webapp/components/Chat/Chat.vue +++ b/webapp/components/Chat/Chat.vue @@ -82,8 +82,6 @@ export default { }, }, data() { - // Wolle console.log('this.singleRoom: ', this.singleRoom) - // console.log('this.roomId: ', this.roomId) return { menuActions: [ // NOTE: if menuActions is empty, the related slot is not shown