diff --git a/scripts/models/stream.ts b/scripts/models/stream.ts index 002a6cc2e1..31b3926f80 100644 --- a/scripts/models/stream.ts +++ b/scripts/models/stream.ts @@ -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 = {