diff --git a/src/App.vue b/src/App.vue index e27475d..cdd7624 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1637,7 +1637,6 @@ export default { // Load our watermark image. this.webcam.watermark = WatermarkImage(this.username); - this.ChatClient(`Watermark image created: `); // Do we auto-broadcast our camera? if (this.webcam.autoshare) {