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