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,