git ssb

1+

Daan Patchwork / patchwork



Commit d3826fa5570d6a70af4cd9401fe6f9284ec0ef5c

tests are now passing locally...

Daan Wynen committed on 4/24/2020, 11:20:44 PM
Parent: 5294bbe1402fb465b7fc601eeb0a8f22dbd86141

Files changed

lib/depject/sbot.jschanged
package-lock.jsonchanged
lib/depject/sbot.jsView
@@ -212,9 +212,9 @@
212212 sbot.friends.get(opts, cb)
213213 }),
214214 acceptDHT: rec.async(function (opts, cb) {
215215 sbot.dhtInvite.accept(opts, cb)
216- }),
216 + })
217217 },
218218 pull: {
219219 backlinks: rec.source(query => {
220220 return sbot.backlinks.read(query)
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 388191 bytes
New file size: 390657 bytes

Built with git-ssb-web