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

First integration of RDP into the desktop tab.

This commit is contained in:
Ylian Saint-Hilaire 2022-05-02 21:06:32 -07:00
parent 41b6b6a54a
commit 09881d06f5
6 changed files with 260 additions and 30 deletions

View file

@ -81,6 +81,7 @@ var minifyMeshCentralSourceFiles = [
"../views/mstsc.handlebars",
"../views/ssh.handlebars",
"../public/scripts/agent-desktop-0.0.2.js",
"../public/scripts/agent-rdp-0.0.1.js",
"../public/scripts/agent-redir-rtc-0.1.0.js",
"../public/scripts/agent-redir-ws-0.1.1.js",
"../public/scripts/amt-0.2.0.js",