mirror of
https://git.youjo.love/youjo/youjo-be.git
synced 2025-01-19 02:36:05 +01:00
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 @@ defmodule Pleroma.Web.ActivityPub.SideEffects do
|
|||
# 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