mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-09 17:40:09 +00:00
style: remove unnessary semi
This commit is contained in:
@@ -3212,7 +3212,7 @@ LGraphTextureKuwaharaFilter.pixel_shader = "\n\
|
||||
that._webcam_stream = false;
|
||||
that.boxcolor = "red";
|
||||
that.trigger("stream_error");
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
LGraphTextureWebcam.prototype.closeStream = function()
|
||||
|
||||
Reference in New Issue
Block a user