Update stream.ts

pull/14255/head
freearhey 1 year ago
parent 24a911bf5f
commit d575ef60cb

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

Loading…
Cancel
Save