Skip to content

Commit 89661af

Browse files
authored
Update src/image/loading_displaying.js
1 parent 7ddc2a0 commit 89661af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/image/loading_displaying.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ function loadingDisplaying(p5, fn){
257257
silent: false,
258258
notificationDuration: 0,
259259
notificationID: 'progressBar',
260-
reset:true
260+
reset: true
261261
}
262262
) {
263263
// validate parameters

0 commit comments

Comments
 (0)