explicitly set customOutDir state also

pull/109/head
Mikael Finstad 8 years ago
parent edd80ff6cb
commit 4111b08c80

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

Loading…
Cancel
Save