Skip to content

Commit

Permalink
Permit leave activity
Browse files Browse the repository at this point in the history
Signed-off-by: marcin mikołajczak <[email protected]>
  • Loading branch information
mkljczk committed Oct 21, 2024
1 parent c396c2c commit b52c948
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/pleroma/constants.ex
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,8 @@ defmodule Pleroma.Constants do
"Flag",
"EmojiReact",
"Bite",
"Join"
"Join",
"Leave"
]
)

Expand Down

0 comments on commit b52c948

Please sign in to comment.