diff --git a/docs/js/all.js b/docs/js/all.js index 85d2d10..8e796c2 100644 --- a/docs/js/all.js +++ b/docs/js/all.js @@ -57,4 +57,4 @@ setTimeout(function(){ .replace("{{description}}", plugin?.description ?? "") ) }) -}, 400) \ No newline at end of file +}, 1000)