Update stream.ts

This commit is contained in:
freearhey 2023-09-18 01:51:17 +03:00
parent 24a911bf5f
commit d575ef60cb

View file

@ -29,6 +29,7 @@ export class Stream {
languages: Collection
isNSFW: boolean
groupTitle: string
removed: boolean = false
constructor({
channel,