a tool for shared writing and social publishing

more logging

+1
+1
app/api/rpc/[command]/push.ts
··· 144 144 last_mutation: entries[1], 145 145 }), 146 146 ); 147 + console.log("lastMutationIdsUpdate:", lastMutationIdsUpdate); 147 148 if (lastMutationIdsUpdate.length > 0) 148 149 await tx 149 150 .insert(replicache_clients)