Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
littlespex committed Sep 12, 2022
1 parent 59befac commit 04df79a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/controller/timeline-controller.ts
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ function newVTTCCs(): VTTCCs {
0: {
start: 0,
prevCC: -1,
new: false,
new: true,
},
};
}

0 comments on commit 04df79a

Please sign in to comment.