mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Started work on improved device guest sharing.
This commit is contained in:
parent
2ded4c60d5
commit
9bf2e211ab
77 changed files with 2740 additions and 132 deletions
|
@ -38,6 +38,7 @@ var meshCentralSourceFiles = [
|
|||
"../views/player.handlebars",
|
||||
"../views/desktop.handlebars",
|
||||
"../views/terminal.handlebars",
|
||||
"../views/sharing.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../emails/account-check.html",
|
||||
"../emails/account-invite.html",
|
||||
|
@ -75,6 +76,7 @@ var minifyMeshCentralSourceFiles = [
|
|||
"../views/player.handlebars",
|
||||
"../views/desktop.handlebars",
|
||||
"../views/terminal.handlebars",
|
||||
"../views/sharing.handlebars",
|
||||
"../views/mstsc.handlebars",
|
||||
"../public/scripts/agent-desktop-0.0.2.js",
|
||||
"../public/scripts/agent-redir-rtc-0.1.0.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue