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

More work on integrating the script-task.

This commit is contained in:
Ylian Saint-Hilaire 2022-08-18 18:03:03 -07:00
parent 3aca17ea6d
commit 1b67b84369
10 changed files with 2120 additions and 14 deletions

View file

@ -238,6 +238,7 @@
<Compile Include="public\scripts\common-0.0.1.js" />
<Compile Include="public\scripts\meshcentral.js" />
<Compile Include="redirserver.js" />
<Compile Include="taskmanager.js" />
<Compile Include="translate\translate.js" />
<Compile Include="ua-parser.js" />
<Compile Include="webauthn.js" />