Skip to content

Commit ee0c834

Browse files
authored
fix: missing import (#418)
1 parent 185323c commit ee0c834

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/subtitles/subtitles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Plugins from "../plugins"
22
import findSegmentTemplate from "../utils/findtemplate"
3+
import DebugTool from "../debugger/debugtool"
34

45
function Subtitles(
56
mediaPlayer,

0 commit comments

Comments
 (0)