Merge branch 'master' of https://github.com/Ylianst/MeshCentral
This commit is contained in:
commit
3b5cf90eaf
|
@ -123,7 +123,7 @@ module.exports.pluginHandler = function (parent) {
|
||||||
st.src = '/pluginHandler.js';
|
st.src = '/pluginHandler.js';
|
||||||
document.body.appendChild(st);
|
document.body.appendChild(st);
|
||||||
};
|
};
|
||||||
return obj; };`;
|
return obj; }`;
|
||||||
return str;
|
return str;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue