Merge branch 'master' into feature/store-models-in-service
# Conflicts: # app/controllers/index.js # tests/unit/controllers/index-test.js
This commit is contained in:
@@ -13,6 +13,8 @@ export default Route.extend({
|
||||
transition.retry();
|
||||
}
|
||||
}
|
||||
}).catch((error) => {
|
||||
console.log('Error initializing Kredits', error);
|
||||
});
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user