Skip to content

Commit 78c35df

Browse files
Arun PrabhakaranArun Prabhakaran
Arun Prabhakaran
authored and
Arun Prabhakaran
committed
Minor change
1 parent 2bb4c22 commit 78c35df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ function adapter(uri, opts) {
797797

798798
var self = this;
799799
var requestid = uid2(6);
800+
var pub = this.getPub()
800801

801802
getNumSub(pub, self.requestChannel).then(numsub => {
802803
debug('waiting for %d responses to "customRequest" request', numsub);

0 commit comments

Comments
 (0)