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