fix(core): fix awareness send message repeatedly (#10643)

This commit is contained in:
EYHN
2025-03-06 03:34:49 +00:00
committed by forehalo
parent 00398fc63a
commit 7038e000a8
@@ -47,7 +47,7 @@ export class AwarenessFrontend {
return;
}
applyAwarenessUpdate(awareness, update.bin, origin);
applyAwarenessUpdate(awareness, update.bin, uniqueId);
};
const handleSyncCollect = () => {
return Promise.resolve({