mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Removed debug code in meshcore.js
This commit is contained in:
parent
f68a6ce9a8
commit
bbb9014fcd
2 changed files with 7 additions and 3 deletions
|
@ -1076,8 +1076,6 @@ function handleServerCommand(data) {
|
|||
break;
|
||||
}
|
||||
case 'messagebox': {
|
||||
sendConsoleText(JSON.stringify(data));
|
||||
|
||||
// Display a message box
|
||||
if (data.title && data.msg)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue