bugfix
This commit is contained in:
parent
127c00bfd3
commit
88c6305c2a
@ -252,7 +252,7 @@ bricks.SysVideoRecorder = class extends bricks.MediaRecorder {
|
||||
{ type: 'image/jpeg' });
|
||||
this.imgw.set_url(this.dataurl);
|
||||
} catch(e){
|
||||
console.error(e);
|
||||
;
|
||||
}
|
||||
}
|
||||
close_recorder(){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user