chore: cloudcmd: actions: lint ☘️

This commit is contained in:
coderaiser 2026-01-16 21:49:12 +00:00
parent 64654e8d5c
commit 0971ac4e94
2 changed files with 2 additions and 1 deletions

View file

@ -81,7 +81,7 @@ function rest({fs, config, moveFiles}, request, response) {
/**
* getting data on method and command
*
* @param params {name, method, body, requrest, response}
* @param params {name, method, body, request, response}
* @param config {}
* @param callback
*/