mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for help request emails (#4489)
This commit is contained in:
parent
9738848dc5
commit
4e86b319f7
47 changed files with 2911 additions and 2155 deletions
|
@ -45,12 +45,14 @@ var meshCentralSourceFiles = [
|
|||
"../emails/account-reset.html",
|
||||
"../emails/mesh-invite.html",
|
||||
"../emails/device-notify.html",
|
||||
"../emails/device-help.html",
|
||||
"../emails/account-check.txt",
|
||||
"../emails/account-invite.txt",
|
||||
"../emails/account-login.txt",
|
||||
"../emails/account-reset.txt",
|
||||
"../emails/mesh-invite.txt",
|
||||
"../emails/device-notify.txt",
|
||||
"../emails/device-help.txt",
|
||||
"../emails/sms-messages.txt",
|
||||
"../agents/agent-translations.json",
|
||||
"../agents/modules_meshcore/coretranslations.json"
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue