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

This commit is contained in:
EYHN
2025-03-06 03:34:49 +00:00
parent e990a5523e
commit fb084a9569

View File

@@ -47,7 +47,7 @@ export class AwarenessFrontend {
return;
}
applyAwarenessUpdate(awareness, update.bin, origin);
applyAwarenessUpdate(awareness, update.bin, uniqueId);
};
const handleSyncCollect = () => {
return Promise.resolve({