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

Fixed user consent with guest sharing, #3492

This commit is contained in:
Ylian Saint-Hilaire 2022-01-24 09:56:12 -08:00
parent 106c3ca461
commit 9d621f23c6
3 changed files with 9 additions and 2 deletions

View file

@ -22,6 +22,7 @@
<ItemGroup>
<Compile Include="agents\meshcmd.js" />
<Compile Include="agents\meshcmd.min.js" />
<Compile Include="agents\meshcore.js" />
<Compile Include="agents\meshcore.min.js" />
<Compile Include="agents\meshinstall-linux.js" />
<Compile Include="agents\modules_meshcmd\amt-apfclient.js" />