Skip to content

Commit

Permalink
Update captions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
drippypop authored Sep 5, 2024
1 parent f5c5b16 commit 18175f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/player/utils/captions.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { RunOutput } from "@movie-web/providers";
import { RunOutput } from "chesko-movie-web";
import DOMPurify from "dompurify";
import { convert, detect, parse } from "subsrt-ts";
import { ContentCaption } from "subsrt-ts/dist/types/handler";
Expand Down

0 comments on commit 18175f6

Please sign in to comment.