forked from AkkomaGang/akkoma
Add missing alias.
This commit is contained in:
parent
fb02300234
commit
fa3aa59248
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ defmodule Pleroma.Web.OStatus do
|
|||
alias Pleroma.Web.ActivityPub.ActivityPub
|
||||
alias Pleroma.Web.{WebFinger, Websub}
|
||||
alias Pleroma.Web.OStatus.{FollowHandler, NoteHandler, DeleteHandler}
|
||||
alias Pleroma.Web.ActivityPub.Transmogrifier
|
||||
|
||||
def feed_path(user) do
|
||||
"#{user.ap_id}/feed.atom"
|
||||
|
|
Loading…
Reference in a new issue