mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 04:07:43 +02:00
Update communication (#9487)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
+1
-1
Submodule communication updated: 208b258eb6...41c511fffd
@@ -408,8 +408,6 @@
|
||||
}
|
||||
|
||||
async function onUpdate (res: Message[]): Promise<void> {
|
||||
// need for dubug now, will be removed later
|
||||
console.log('last', res[res.length - 1])
|
||||
if (messagesCount === res.length) return
|
||||
const prevCount = messagesCount
|
||||
messagesCount = res.length
|
||||
|
||||
Reference in New Issue
Block a user