Skip to content

Commit

Permalink
fix: doc
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Sep 25, 2023
1 parent 573df63 commit b54babb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/definitions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ export interface CapacitorUpdaterPlugin {
setCustomId(options: SetCustomIdOptions): Promise<void>;

/**
* Listen for download event in the App, let you know when the download is started, loading and finished
* Listen for download event in the App, let you know when the download is started, loading and finished, with a percent value
*
* @since 2.0.11
*/
Expand Down

0 comments on commit b54babb

Please sign in to comment.