forked from AkkomaGang/akkoma
Merge branch 'nitfix/side-effects-typo' into 'develop'
side_effects: Fix typo on notification See merge request pleroma/pleroma!2885
This commit is contained in:
commit
fbc220d09c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ def handle(
|
||||||
# Task this handles
|
# Task this handles
|
||||||
# - Rejects all existing follow activities for this person
|
# - Rejects all existing follow activities for this person
|
||||||
# - Updates the follow state
|
# - Updates the follow state
|
||||||
# - Dismisses notificatios
|
# - Dismisses notification
|
||||||
def handle(
|
def handle(
|
||||||
%{
|
%{
|
||||||
data: %{
|
data: %{
|
||||||
|
|
Loading…
Reference in a new issue