mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-11 17:40:03 -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
|
||||
isNSFW: boolean
|
||||
groupTitle: string
|
||||
removed: boolean = false
|
||||
|
||||
constructor({
|
||||
channel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue