forked from AkkomaGang/akkoma
side_effects: Fix typo on notification
This commit is contained in:
parent
f99b8a25eb
commit
4f3c955f26
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ def handle(
|
|||
# Task this handles
|
||||
# - Rejects all existing follow activities for this person
|
||||
# - Updates the follow state
|
||||
# - Dismisses notificatios
|
||||
# - Dismisses notification
|
||||
def handle(
|
||||
%{
|
||||
data: %{
|
||||
|
|
Loading…
Reference in a new issue