Skip to content

Commit

Permalink
fixed total on total progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
pingu2k4 committed Jul 16, 2024
1 parent 7767d98 commit de25276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ string emailAddressOrErrorMessage = userResponse.Result.Match(

## ⌛ Progress
### Server & Client
![13 / 298](https://progress-bar.dev/13/?scale=298&suffix=%20/%20298&width=500)
![13 / 288](https://progress-bar.dev/13/?scale=288&suffix=%20/%20288&width=500)
### Server Only
![2 / 195](https://progress-bar.dev/2/?scale=195&suffix=%20/%20195&width=300)
### Client Only
Expand Down

0 comments on commit de25276

Please sign in to comment.