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

View file

@ -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
*/