fix typo
Co-authored-by: Santiago L <santiago@ribaguifi.com>
This commit is contained in:
parent
4065f46dd9
commit
a910f9d76a
|
@ -261,7 +261,7 @@ async function processSelectedDevices() {
|
|||
|
||||
/**
|
||||
* 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 {number} deviceID device id
|
||||
*/
|
||||
|
|
Reference in New Issue