diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2023-09-23 10:39:34 +0300 |
---|---|---|
committer | Sergey Ponomarev <stokito@gmail.com> | 2023-09-23 10:39:34 +0300 |
commit | 7744ad0075bda689346a3868f36a57c8b53b23c8 (patch) | |
tree | 55889c3c6cb0edd173b3ac82e493e48041227f8e /applications/luci-app-watchcat/Makefile | |
parent | d35dd2d48994266278a9d066cbb99f849c46eb5d (diff) |
luci-base: Fix typos in JsDocs
In some places argument name was renamed but in the JsDoc it's remain old.
Added more typing for string enum fields like:
@param {string} [type=text]
replaced with:
@param {"blob"|"text"|"blob"} [type=text]
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-watchcat/Makefile')
0 files changed, 0 insertions, 0 deletions