Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Nov 8, 2023
1 parent 4113e2a commit 01c6f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ember-file-upload/src/upload-file.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export class UploadFile {
* range of 0 to 100.
*/
@tracked progress = 0;

/**
* When upload has finished this property will be set to true
*/
Expand Down

0 comments on commit 01c6f6f

Please sign in to comment.