From e57632ce833383e05793734e962489506364d3e8 Mon Sep 17 00:00:00 2001 From: Zaw <42999156+ImZaw@users.noreply.github.com> Date: Sat, 22 Oct 2022 20:25:09 +0300 Subject: [PATCH] Update all.js --- docs/js/all.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)