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 01905e9fd5
commit 54d7373a0e
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