Update all.js

This commit is contained in:
Zaw 2022-10-22 20:25:09 +03:00 committed by GitHub
parent 33ed021109
commit e57632ce83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ setTimeout(function(){
.replace("{{description}}", plugin?.description ?? "")
)
})
}, 400)
}, 1000)