remove extra log from embed page
parent
6bd18faf1d
commit
dfade3791a
|
@ -244,7 +244,6 @@ $(document).ready(function(){
|
|||
$.shinobi.mon[d.id].last_frame = 'data:image/jpeg;base64,'+$.ccio.base64ArrayBuffer(imageData)
|
||||
}catch(er){
|
||||
console.log(er)
|
||||
$.ccio.log('base64 frame')
|
||||
}
|
||||
})
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue