Co-authored-by: Santiago L <santiago@ribaguifi.com>
This commit is contained in:
RubenPX 2022-04-12 10:34:59 +02:00 committed by GitHub
parent 4065f46dd9
commit a910f9d76a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ async function processSelectedDevices() {
/** /**
* Manage the actions that will be performed when applying the changes * Manage the actions that will be performed when applying the changes
* @param {*} ev event (Should be a checkbos type) * @param {*} ev event (Should be a checkbox type)
* @param {string} lotID lot id * @param {string} lotID lot id
* @param {number} deviceID device id * @param {number} deviceID device id
*/ */