From 715fe9429b7bd4bff96fd2594dbb05b05a6596d6 Mon Sep 17 00:00:00 2001 From: TylerSchroederWM <75996872+TylerSchroederWM@users.noreply.github.com> Date: Mon, 8 Feb 2021 18:01:03 -0500 Subject: wrong name --- channels-lib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/channels-lib.js b/channels-lib.js index 980aac1..3212828 100644 --- a/channels-lib.js +++ b/channels-lib.js @@ -72,7 +72,7 @@ class StreamController { this.streamData[datumIndex].oldestTimestampSeen = 0; } this.pushNewlySafeMessages(); - this.outputStream.push(); + this.outputStream.end); } }a } -- cgit v1.2.3