git ssb

2+

mixmix / ticktack



Commit dfac8271fd4cbc8e4306787a6b5ed36a4b975ede

bug: translations need settings

andre alves garzia committed on 5/20/2018, 11:58:05 PM
Parent: eb1f4dc0536fe618895a84955b5f44818876c5e1

Files changed

ftu/index.jschanged
ftu/index.jsView
@@ -13,8 +13,9 @@
1313 const sockets = combine(
1414 // need some modules first
1515 {
1616 styles: require('../styles'),
17+ settings: require('patch-settings'),
1718 translations: require('../translations/sync'),
1819 },
1920 {
2021 app: require('./app')

Built with git-ssb-web