Fix syntax error
// FREEBIE
This commit is contained in:
@@ -37119,7 +37119,7 @@ MessageReceiver.prototype.extend({
|
||||
|
||||
return p.then(function() {
|
||||
return this.processDecrypted(finalMessage);
|
||||
}.bind(this);
|
||||
}.bind(this));
|
||||
}.bind(this));
|
||||
},
|
||||
handleEndSession: function(number) {
|
||||
|
Reference in New Issue
Block a user