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

typo fixes

This commit is contained in:
silversword411 2022-12-16 09:03:45 -05:00
parent b52385406f
commit b09f783cef
No known key found for this signature in database
GPG key ID: 6F4BD176F56B50CA
4 changed files with 17 additions and 17 deletions

View file

@ -575,7 +575,7 @@ module.exports.CreateMeshMail = function (parent, domain) {
}
//
// Device connetion and disconnection notifications
// Device connection and disconnection notifications
//
obj.deviceNotifications = {}; // UserId --> { timer, nodes: nodeid --> connectType }