git ssb

2+

mixmix / ticktack



Commit 507fd00b8b5b1bad3e4d7deec559f222828bf339

bug: translations need settings

andre alves garzia committed on 5/21/2018, 12:03:23 AM
Parent: bc9472388e14fcf3a02a4397b3d69d16bf96390d

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