Add 'bigbuffet' to instance features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
f792c806bc
commit
0c738d131a
1 changed files with 2 additions and 1 deletions
|
@ -178,7 +178,8 @@ def features do
|
|||
"translation"
|
||||
end,
|
||||
"events",
|
||||
"multitenancy"
|
||||
"multitenancy",
|
||||
"bigbuffet"
|
||||
]
|
||||
|> Enum.filter(& &1)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue