We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185323c commit ee0c834Copy full SHA for ee0c834
1 file changed
src/subtitles/subtitles.js
@@ -1,5 +1,6 @@
1
import Plugins from "../plugins"
2
import findSegmentTemplate from "../utils/findtemplate"
3
+import DebugTool from "../debugger/debugtool"
4
5
function Subtitles(
6
mediaPlayer,
0 commit comments