Missing pod prefix
This commit is contained in:
parent
38daf6ea5b
commit
c17abc6829
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ module.exports = function(environment) {
|
|||
APP: {
|
||||
genus: 'clostridium',
|
||||
},
|
||||
podModulePrefix: 'clostridiumdotinfo/pods',
|
||||
flashMessageDefaults: {
|
||||
sticky: true,
|
||||
type: 'error',
|
||||
|
|
Reference in a new issue