forked from AkkomaGang/akkoma
parent
0f2bfeaea7
commit
801f2b0fc5
1 changed files with 2 additions and 1 deletions
|
@ -91,7 +91,8 @@ def features do
|
|||
end,
|
||||
if Config.get([:instance, :profile_directory]) do
|
||||
"profile_directory"
|
||||
end
|
||||
end,
|
||||
"custom_emoji_reactions"
|
||||
]
|
||||
|> Enum.filter(& &1)
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue