Add 'bigbuffet' to instance features

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2023-06-25 23:21:14 +02:00
parent f792c806bc
commit 0c738d131a

View file

@ -178,7 +178,8 @@ def features do
"translation"
end,
"events",
"multitenancy"
"multitenancy",
"bigbuffet"
]
|> Enum.filter(& &1)
end