Permit leave activity
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
c396c2cc47
commit
b52c948fb9
1 changed files with 2 additions and 1 deletions
|
@ -117,7 +117,8 @@ defmodule Pleroma.Constants do
|
||||||
"Flag",
|
"Flag",
|
||||||
"EmojiReact",
|
"EmojiReact",
|
||||||
"Bite",
|
"Bite",
|
||||||
"Join"
|
"Join",
|
||||||
|
"Leave"
|
||||||
]
|
]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue