Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rjrodger committed Aug 24, 2020
1 parent 6a2f6bc commit e055a65
Show file tree
Hide file tree
Showing 4 changed files with 2,581 additions and 2,773 deletions.
2 changes: 2 additions & 0 deletions lib/api.js
Expand Up @@ -36,6 +36,8 @@ exports.fix = function (patargs, msgargs, custom) {

var fix_delegate = self.delegate(patargs)

// TODO: attach msgargs and custom to delegate.private$ in some way for debugging

fix_delegate.add = function fix_add() {
return self.add.apply(
this,
Expand Down

0 comments on commit e055a65

Please sign in to comment.