git ssb

0+

Daan Patchwork / ssb-viewer



forked from cel / ssb-viewer

Commit 6b33c9e3b67e99cb19a558a3a9ba0add813c4442

Fix 445c5735109436be4d2b29ffafa9437cd6c2475f

cel committed on 5/15/2017, 9:30:21 PM
Parent: 2e5ff5d30a47066e06453e94537c9564f684d232

Files changed

lib/about.jschanged
lib/about.jsView
@@ -13,9 +13,8 @@
1313 var aboutByFeed = {}
1414 pull(
1515 sbot.links({
1616 rel: 'about',
17- source: id,
1817 dest: id,
1918 values: true,
2019 }),
2120 pull.drain(function (msg) {

Built with git-ssb-web