Skip to content

Commit

Permalink
add m2c in broadcastablefilekind
Browse files Browse the repository at this point in the history
  • Loading branch information
Romanelaf committed Oct 22, 2024
1 parent 42d7602 commit 5aca822
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -799,6 +799,7 @@ export enum BroadcastableFileKind {
Audio = "Audio",
Subtitle = "Subtitle",
Extra = "Extra",
M2CWorkFile = "M2CWorkFile",
}

export interface FileClass {
Expand Down

0 comments on commit 5aca822

Please sign in to comment.