pull/276/head
Mikael Finstad 6 years ago
parent bf1b8e281c
commit e0f001c08b

@ -652,7 +652,7 @@ const App = memo(() => {
}; };
}, [ }, [
load, mergeFiles, outputDir, filePath, customOutDir, startTimeOffset, getHtml5ifiedPath, load, mergeFiles, outputDir, filePath, customOutDir, startTimeOffset, getHtml5ifiedPath,
createDummyVideo, createDummyVideo, resetState,
]); ]);
const onDrop = useCallback((ev) => { const onDrop = useCallback((ev) => {

Loading…
Cancel
Save