Update stream.ts

This commit is contained in:
freearhey
2025-12-09 04:19:12 +03:00
parent a24ae8f8b7
commit f5f07415f5

View File

@@ -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 = {