Update CWDComments.js
This commit is contained in:
@@ -188,6 +188,7 @@ export class CWDComments {
|
||||
: this.config.commentPlaceholder;
|
||||
|
||||
const api = createApiClient(this.config);
|
||||
console.log(this.config)
|
||||
this.api = api;
|
||||
if (this.hostElement && this.mountPoint) {
|
||||
this.store = createCommentStore(
|
||||
|
||||
Reference in New Issue
Block a user