Skip to content

Commit

Permalink
fix type
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Jan 31, 2025
1 parent 250131b commit 2501311
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ export default class GooglePhotosPicker<M extends Meta, B extends Body>
storage={this.storage}
pickerType="photos"
uppy={this.uppy}
i18n={this.i18n}
clientId={this.opts.clientId}
onFilesPicked={this.handleFilesPicked}
/>
Expand Down

0 comments on commit 2501311

Please sign in to comment.