messages-send: Don't send group skdistMsg to hosted id
This commit is contained in:
@@ -66,7 +66,7 @@ export const makeGroupsSocket = (config: SocketConfig) => {
|
||||
data[meta.id] = meta
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: properly parse LID / PN DATA
|
||||
sock.ev.emit('groups.update', Object.values(data))
|
||||
|
||||
return data
|
||||
|
||||
Reference in New Issue
Block a user