Add Bite to allowed activity types
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
c2f3242177
commit
ad0ebe666c
1 changed files with 2 additions and 1 deletions
|
@ -100,7 +100,8 @@ defmodule Pleroma.Constants do
|
|||
"Announce",
|
||||
"Undo",
|
||||
"Flag",
|
||||
"EmojiReact"
|
||||
"EmojiReact",
|
||||
"Bite"
|
||||
]
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue