mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Email device connect/disconnect notifications now work.
This commit is contained in:
parent
20b17b64b7
commit
4ad9619bfb
42 changed files with 1223 additions and 18 deletions
|
@ -44,11 +44,13 @@ var meshCentralSourceFiles = [
|
|||
"../emails/account-login.html",
|
||||
"../emails/account-reset.html",
|
||||
"../emails/mesh-invite.html",
|
||||
"../emails/device-notify.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/sms-messages.txt",
|
||||
'../agents/agent-translations.json'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue