Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
SebaDro committed Feb 23, 2023
2 parents 184d2f7 + 4841abb commit 7405e9a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ private void handleTrackchunkUploadErrorEvent(RecordingErrorEvent event) {
trackRecordingHandler.finishCurrentTrack();
finish();
})
.setCancelable(false)
.show());
}

Expand Down

0 comments on commit 7405e9a

Please sign in to comment.