suppress the preview recording window
This commit is contained in:
parent
01fda6b6f0
commit
5d09d23809
|
|
@ -828,7 +828,8 @@ ConfigureTracksActions = @ConfigureTracksActions
|
|||
this.app.notifyAlert(title, "Error reason: " + reason);
|
||||
}
|
||||
} else {
|
||||
this.promptUserToSave(details.recordingId, timeline);
|
||||
console.log("this.promptUserToSave(details.recordingId, timeline);")
|
||||
#TODO: open recording files path in file browser
|
||||
}
|
||||
break;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue