Skip to content

Commit 4b76ffd

Browse files
author
Graham Wharton
committed
Fixed whitespace issue
1 parent 031d8ec commit 4b76ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/magnifier/magnifier.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@
593593

594594
$box.on('mousemove', onMousemove);
595595
$box.on('mouseleave', onMouseLeave);
596-
596+
597597
_init($box, customUserOptions);
598598
}
599599
}(jQuery));

0 commit comments

Comments
 (0)