mirror of
https://github.com/wassname/talk.git
synced 2026-07-26 13:37:38 +08:00
remove console.log from coral-embed-api
This commit is contained in:
@@ -42,7 +42,6 @@
|
||||
* stream will replies to this asset
|
||||
*/
|
||||
Talk.render = function (el, opts) {
|
||||
console.log('Coral.Talk.render()', el, opts);
|
||||
if ( ! el) {
|
||||
throw new Error('Please provide Coral.Talk.render() the HTMLElement you want to render Talk in.');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user