Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
igoroctaviano committed May 8, 2024
1 parent 2b6a526 commit e7e9883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -788,7 +788,7 @@ class VolumeImageViewer {
if (this[_options].errorInterceptor == null) {
this[_options].errorInterceptor = error => error
}

if (this[_options].debug == null) {
this[_options].debug = false
} else {
Expand Down

0 comments on commit e7e9883

Please sign in to comment.