Skip to content

Commit

Permalink
Include web/expression package in main cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanseymour committed Aug 29, 2019
1 parent 1622814 commit 16917d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/mailroom/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (
_ "github.com/nyaruka/mailroom/timeouts"

_ "github.com/nyaruka/mailroom/web/docs"
_ "github.com/nyaruka/mailroom/web/expression"
_ "github.com/nyaruka/mailroom/web/flow"
_ "github.com/nyaruka/mailroom/web/ivr"
_ "github.com/nyaruka/mailroom/web/simulation"
Expand Down

0 comments on commit 16917d1

Please sign in to comment.