node-imapnotify icon indicating copy to clipboard operation
node-imapnotify copied to clipboard

Fix post command execution

Open rasendubi opened this issue 7 years ago • 2 comments

Currently, onNotify command is executed twice in a row and onNotifyPost is not executed at all. The issue is caused by a type in the code.

Known workaround: use an object for post command instead of a string.

rasendubi avatar Dec 12 '17 18:12 rasendubi

@a-sk ping. Would you like to merge this?

rasendubi avatar Dec 27 '17 13:12 rasendubi

ping @a-sk

leggewie avatar Feb 10 '19 01:02 leggewie