From b85d5345a0230c4848ef833e8c5461b45b92c0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolfgang=20Hu=C3=9F?= Date: Tue, 18 Jul 2023 18:30:03 +0200 Subject: [PATCH] Clean up --- webapp/components/Chat/Chat.vue | 2 -- 1 file changed, 2 deletions(-) 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