Skip to content

Commit

Permalink
Merge pull request #7 from fabrix-app/v1.5
Browse files Browse the repository at this point in the history
[feat] 1.5 LTS
  • Loading branch information
scott-wyatt authored Sep 17, 2018
2 parents f6c8b25 + 51819d8 commit 5c08f9f
Show file tree
Hide file tree
Showing 4 changed files with 462 additions and 1,678 deletions.
2 changes: 0 additions & 2 deletions lib/config/spool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const spool = {
*/
listen: [
'spool:sequelize:configured',
// 'spool:engine:configured',
'spool:generics:configured',
'spool:permissions:configured'
],
Expand All @@ -45,7 +44,6 @@ export const spool = {
initialize: {
listen: [
'spool:sequelize:initialized',
// 'spool:engine:initialized',
'spool:permissions:initialized',
'spool:generics:initialized'
],
Expand Down
Loading

0 comments on commit 5c08f9f

Please sign in to comment.