mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Fix for #2638
This commit is contained in:
@@ -62,7 +62,7 @@ if (require('MeshAgent').ARCHID == null) {
|
||||
catch (xx) {
|
||||
id = 16;
|
||||
}
|
||||
break; break;
|
||||
break;
|
||||
}
|
||||
if (id != null) { Object.defineProperty(require('MeshAgent'), 'ARCHID', { value: id }); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user