From e4898d55dca019a02001dfd78507c7ada1c412b1 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Mon, 18 Sep 2023 01:51:17 +0300 Subject: [PATCH] Update stream.ts --- scripts/models/stream.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/models/stream.ts b/scripts/models/stream.ts index 25c2c9a609..b6d3e20c3b 100644 --- a/scripts/models/stream.ts +++ b/scripts/models/stream.ts @@ -29,6 +29,7 @@ export class Stream { languages: Collection isNSFW: boolean groupTitle: string + removed: boolean = false constructor({ channel,