mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for user notification.
This commit is contained in:
parent
696c842899
commit
c081a22016
11 changed files with 108 additions and 23 deletions
|
@ -145,7 +145,7 @@ function WindowsConsole()
|
|||
this.TrayIcon.remove();
|
||||
handled = true;
|
||||
}
|
||||
if (!handled) { console.log(msg); }
|
||||
//if (!handled) { console.log(msg); }
|
||||
}
|
||||
});
|
||||
retVal.remove = function remove()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue