Open wilbennett opened 5 years ago
There’s another issue. Particle expiration code isn’t working. Looking into it.
From: wilbennett notifications@github.com Sent: Tuesday, January 1, 2019 12:48 PM To: MillerMark/MrAnnouncerBot MrAnnouncerBot@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: [MillerMark/MrAnnouncerBot] Bug in Emitter (#6)
There is a bug on line 113 of Emitter.ts... should be calling super.preUpdate() not super.update()..... sorry :(
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MillerMark/MrAnnouncerBot/issues/6, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEngOKbngj_HnHiIB8ppsxoDe7DbS21Gks5u-61mgaJpZM4Zl_gN.
Looks like a merge problem. I'm checking in the fix.
There is a bug on line 113 of Emitter.ts... should be calling super.preUpdate() not super.update()..... sorry :(