Skip to content

Commit

Permalink
fix(images): Fix JSDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mickr committed Aug 29, 2019
1 parent 9ad59fd commit a85ad5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/viewers/image/MultiImageViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class MultiImageViewer extends ImageBaseViewer {
/**
* Handles the load event for the first image.
*
* @return {Promise} Promise to load bunch of images
* @return {void} Promise to load bunch of images
*/

finishLoading() {
Expand Down

0 comments on commit a85ad5a

Please sign in to comment.