Deleted a copy of presenceUpdate event

This commit is contained in:
ahoZiorce
2018-07-03 22:02:59 +02:00
parent 848e3bf502
commit 5b4f7b44a1

View File

@@ -178,11 +178,6 @@ exports.initServer = function initServer(id, cId) {
msg: '',
c: 'f',
},
presenceUpdate: {
d: true,
msg: '',
c: 'f',
},
},
};
return put(id, deflateObj(obj));