tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
more logging
awarm.space
6 months ago
310ff12b
66dea5ef
+1
1 changed file
expand all
collapse all
unified
split
app
api
rpc
[command]
push.ts
+1
app/api/rpc/[command]/push.ts
···
144
144
last_mutation: entries[1],
145
145
}),
146
146
);
147
147
+
console.log("lastMutationIdsUpdate:", lastMutationIdsUpdate);
147
148
if (lastMutationIdsUpdate.length > 0)
148
149
await tx
149
150
.insert(replicache_clients)