git ssb

16+

Dominic / patchbay



Commit b340de1dd8760f0750c0d0c076f90664675b0e31

use patch-context

Dominic Tarr committed on 4/19/2017, 12:10:29 PM
Parent: 2eb2478a892562eec4fc89c6bb079c0f4be4c6a4

Files changed

main.jschanged
main.jsView
@@ -12,8 +12,9 @@
1212
1313 // from more specialized to more general
1414 const sockets = combine(
1515 // git,
16 + {'patch-context': require('patch-context') },
1617 horcrux,
1718 patchbay,
1819 patchcore
1920 )

Built with git-ssb-web