1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Fixed remote desktop multi-display bug.

This commit is contained in:
Ylian Saint-Hilaire 2020-11-13 12:37:05 -08:00
parent 3590c992f2
commit a024e9c3f2
4 changed files with 9 additions and 42946 deletions

View file

@ -2231,11 +2231,7 @@ function createMeshCore(agent) {
break;
}
case 'cancelfindfile': {
if (this._search)
{
this._search.cancel();
this._search = null;
}
if (this._search) { this._search.cancel(); this._search = null; }
}
case 'download': {
// Download a file