git ssb

16+

Dominic / patchbay



Commit 0b83856cdd663c07cc28d7f3f0f3a883b41881da

tidy patch-context

Dominic Tarr committed on 4/20/2017, 11:28:20 AM
Parent: dde331f9144fc97dc07e6a70e07625fab91fa875

Files changed

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

Built with git-ssb-web