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

Started work on agent install using invitation code.

This commit is contained in:
Ylian Saint-Hilaire 2020-03-16 15:23:59 -07:00
parent bc6e403c4e
commit eb1c6a0be1
4 changed files with 249 additions and 0 deletions

View file

@ -18,6 +18,7 @@ var minify = null;
var meshCentralSourceFiles = [
"../views/agentinvite.handlebars",
"../views/invite.handlebars",
"../views/default.handlebars",
"../views/default-mobile.handlebars",
"../views/download.handlebars",