Update stream.ts

what-a-patch-1
freearhey 2 years ago
parent 8c8f1641ae
commit 80c8502aa8

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

Loading…
Cancel
Save