1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Adjustments for Travis CI

This commit is contained in:
Simon
2018-03-07 07:10:49 +01:00
parent aa3597881a
commit 0f82085cae
8 changed files with 16 additions and 15 deletions

View File

@@ -156,7 +156,7 @@ class Main extends React.Component {
} else {
i18n.setLocale('fr')
}
// Reload all data
dataApi.init()
.then((data) => {