Changeset - cc371473ada1
[Not reviewed]
default
0 1 0
drewp@bigasterisk.com - 20 months ago 2023-05-30 02:37:49
drewp@bigasterisk.com
logging
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
light9/web/RdfDbChannel.ts
Show inline comments
 
@@ -113,7 +113,7 @@ export class RdfDbChannel {
 
  }
 

	
 
  private onPatch(input: SyncgraphPatchMessage) {
 
    log("patch from server [0]");
 
    log(`patch msg from server`);
 
    this.serverMessage.emit({ evType: "patch", body: input });
 
    this.messagesReceived++;
 
    this.updateStatus();
0 comments (0 inline, 0 general)