Update stream.ts

pull/24814/head
freearhey 2 years ago
parent 3b98deb0cf
commit e4898d55dc

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

Loading…
Cancel
Save