Cleanup debug message
This commit is contained in:
parent
f802de88ce
commit
a3d0cc95f9
|
@ -1637,7 +1637,6 @@ export default {
|
|||
|
||||
// Load our watermark image.
|
||||
this.webcam.watermark = WatermarkImage(this.username);
|
||||
this.ChatClient(`Watermark image created: <img src="${this.webcam.watermark}" width="120">`);
|
||||
|
||||
// Do we auto-broadcast our camera?
|
||||
if (this.webcam.autoshare) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user