1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 02:12:30 +01:00

explicitly set customOutDir state also

This commit is contained in:
Mikael Finstad 2018-09-09 18:48:52 +02:00
parent edd80ff6cb
commit 4111b08c80

View File

@ -102,6 +102,7 @@ class App extends React.Component {
stripAudio: false,
includeAllStreams: false,
captureFormat: 'jpeg',
customOutDir: undefined,
};
this.state = {