mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 10:26:48 -05:00
Update stream.ts
This commit is contained in:
@@ -13,6 +13,7 @@ export class Stream extends sdk.Models.Stream {
|
|||||||
removed: boolean = false
|
removed: boolean = false
|
||||||
tvgId?: string
|
tvgId?: string
|
||||||
label: string | null
|
label: string | null
|
||||||
|
statusCode?: string
|
||||||
|
|
||||||
updateWithIssue(issueData: IssueData): this {
|
updateWithIssue(issueData: IssueData): this {
|
||||||
const data = {
|
const data = {
|
||||||
|
|||||||
Reference in New Issue
Block a user