Fix a typo in ParticlesJS detection (#2185)

This can be tested [here](http://tengine.taobao.org/)
main
jvoisin 7 years ago committed by Elbert Alias
parent c3d2b274e8
commit 604dbaa2f2

@ -11995,7 +11995,7 @@
25
],
"js": {
"particleJS": ""
"particlesJS": ""
},
"script": "/particles(?:\\.min)?\\.js",
"html": "<div id=\"particles\\-js\">",

Loading…
Cancel
Save