mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for device stream downloads.
This commit is contained in:
parent
a5935144bc
commit
e744813598
6 changed files with 325 additions and 9 deletions
|
@ -107,6 +107,7 @@
|
|||
<Compile Include="meshctrl.js" />
|
||||
<Compile Include="meshdesktopmultiplex.js" />
|
||||
<Compile Include="meshmail.js" />
|
||||
<Compile Include="meshrelay.js" />
|
||||
<Compile Include="meshsms.js" />
|
||||
<Compile Include="meshscanner.js" />
|
||||
<Compile Include="certoperations.js" />
|
||||
|
@ -115,7 +116,7 @@
|
|||
<Compile Include="interceptor.js" />
|
||||
<Compile Include="meshcentral.js" />
|
||||
<Compile Include="meshagent.js" />
|
||||
<Compile Include="meshrelay.js" />
|
||||
<Compile Include="meshdevicefile.js" />
|
||||
<Compile Include="meshuser.js" />
|
||||
<Compile Include="mpsserver.js" />
|
||||
<Compile Include="mqttbroker.js" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue