git ssb

16+

Dominic / patchbay



Commit 061795bee1aa4edbfd8a050dc27d10cc020a8360

rm console.log

mixmix committed on 8/1/2018, 11:54:41 PM
Parent: 49322eb6bd415983d6524e48fa5447d21795f6f6

Files changed

app/page/notifications.jschanged
app/page/notifications.jsView
@@ -75,9 +75,8 @@
7575 query,
7676 limit: 100,
7777 index: 'DTA'
7878 }, opts)
79- console.log(_opts)
8079
8180 return api.sbot.pull.stream(server => {
8281 return pull(
8382 next(server.backlinks.read, _opts, ['timestamp']),

Built with git-ssb-web