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

Version 0.7.3

This commit is contained in:
Ylian Saint-Hilaire 2020-11-27 14:02:22 -08:00
parent 1b2a63977b
commit 75a0c8e8ac
3 changed files with 99 additions and 36 deletions

View file

@ -37,6 +37,7 @@ var meshCentralSourceFiles = [
"../views/messenger.handlebars",
"../views/player.handlebars",
"../views/desktop.handlebars",
"../views/terminal.handlebars",
"../views/mstsc.handlebars",
"../emails/account-check.html",
"../emails/account-invite.html",
@ -69,6 +70,8 @@ var minifyMeshCentralSourceFiles = [
"../views/message.handlebars",
"../views/messenger.handlebars",
"../views/player.handlebars",
"../views/desktop.handlebars",
"../views/terminal.handlebars",
"../views/mstsc.handlebars",
"../public/scripts/agent-desktop-0.0.2.js",
"../public/scripts/agent-redir-rtc-0.1.0.js",