mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Removed debug code in meshcore.js
This commit is contained in:
@@ -1076,8 +1076,6 @@ function handleServerCommand(data) {
|
||||
break;
|
||||
}
|
||||
case 'messagebox': {
|
||||
sendConsoleText(JSON.stringify(data));
|
||||
|
||||
// Display a message box
|
||||
if (data.title && data.msg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user