git ssb

16+

Dominic / patchbay



Commit 1306aba24e43d38c301ee0f4ed1feb213bc71366

Merge branch 'master' of github.com:ssbc/patchbay

mixmix committed on 12/10/2018, 3:13:38 AM
Parent: 8e693071a6918bc92f7ad6d5569944faad1d26ae
Parent: 6a3d48ccffcc728c78becadf218b6b15fe9f7fc8

Files changed

app/page/network.jschanged
app/page/network.jsView
@@ -14,8 +14,9 @@
1414 'app.page.network': true
1515 })
1616
1717 exports.needs = nest({
18 + 'app.sync.goTo': 'first',
1819 'sbot.obs.connection': 'first'
1920 })
2021
2122 exports.create = function (api) {

Built with git-ssb-web