Add events to features
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
87e9b4c5ef
commit
c2f6a4c452
1 changed files with 2 additions and 1 deletions
|
@ -173,7 +173,8 @@ def features do
|
|||
"pleroma:get:main/ostatus",
|
||||
if Pleroma.Language.Translation.configured?() do
|
||||
"translation"
|
||||
end
|
||||
end,
|
||||
"events"
|
||||
]
|
||||
|> Enum.filter(& &1)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue