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:
parent
edd80ff6cb
commit
4111b08c80
@ -102,6 +102,7 @@ class App extends React.Component {
|
||||
stripAudio: false,
|
||||
includeAllStreams: false,
|
||||
captureFormat: 'jpeg',
|
||||
customOutDir: undefined,
|
||||
};
|
||||
|
||||
this.state = {
|
||||
|
Loading…
Reference in New Issue
Block a user