typo fixes

This commit is contained in:
silversword411
2022-12-16 09:03:45 -05:00
parent b52385406f
commit b09f783cef
4 changed files with 17 additions and 17 deletions

View File

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