mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-15 11:30:04 -04:00
Update stream.ts
This commit is contained in:
parent
24a911bf5f
commit
d575ef60cb
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ export class Stream {
|
||||||
languages: Collection
|
languages: Collection
|
||||||
isNSFW: boolean
|
isNSFW: boolean
|
||||||
groupTitle: string
|
groupTitle: string
|
||||||
|
removed: boolean = false
|
||||||
|
|
||||||
constructor({
|
constructor({
|
||||||
channel,
|
channel,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue