Update allowed activity types from strangers

Move is emitted from the old account
EmojiReact is ~ Like
Announced TBD
This commit is contained in:
feld 2024-08-30 13:14:05 +00:00 committed by Mark Felder
parent 094da5d634
commit 5205e846eb

View file

@ -92,8 +92,8 @@ defmodule Pleroma.Constants do
"Flag",
"Follow",
"Like",
"Move",
"React"
"EmojiReact",
"Announce"
]
)