From f5f07415f530024551275f84864e4f8249478937 Mon Sep 17 00:00:00 2001 From: freearhey <7253922+freearhey@users.noreply.github.com> Date: Tue, 9 Dec 2025 04:19:12 +0300 Subject: [PATCH] Update stream.ts --- scripts/models/stream.ts | 1 + 1 file changed, 1 insertion(+) 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 = {