Skip to content

Commit

Permalink
Label upload button (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
garrettmflynn authored Mar 11, 2024
1 parent 33df121 commit aec1e16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ export class GuidedUploadPage extends Page {
}

footer = {
next: "Upload",
onNext: async () => {
await this.save(); // Save in case the conversion fails

Expand Down

0 comments on commit aec1e16

Please sign in to comment.