forked from AkkomaGang/akkoma
lib/pleroma/web/admin_api/admin_api_controller.ex: Pleroma.Web.AdminAPI.Controller → Pleroma.Web.AdminAPI.AdminAPIController
This commit is contained in:
parent
c8b8f1d32c
commit
5732eef16b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
defmodule Pleroma.Web.AdminAPI.Controller do
|
||||
defmodule Pleroma.Web.AdminAPI.AdminAPIController do
|
||||
use Pleroma.Web, :controller
|
||||
alias Pleroma.{User, Repo}
|
||||
alias Pleroma.Web.ActivityPub.Relay
|
||||
|
|
Loading…
Reference in a new issue