Skip to content

Commit 78e7ccc

Browse files
add comment
1 parent 096c07b commit 78e7ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ particlesJS('particles-js', {
4545
distance: 300
4646
},
4747
detect_on: 'canvas', // "canvas" or "window"
48-
mode: 'grab',
48+
mode: 'grab', // "grab" or false
4949
line_linked: {
5050
opacity: .5
5151
},

0 commit comments

Comments
 (0)