Skip to content

Commit 44d955b

Browse files
committed
del
1 parent 07d7e76 commit 44d955b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

assets/js/particles.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,3 @@ window.particlesJS.load = function(tag_id, path_config_json, callback){
15411541
};
15421542

15431543

1544-
canvas.addEventListener('touchmove', e => {
1545-
e.preventDefault();
1546-
// Rest of the touchmove code
1547-
}, false);

0 commit comments

Comments
 (0)