Merge branch 'develop' into refactor/discoverable_user_field
[akkoma] / lib / pleroma / web / plugs / federating_plug.ex
index 09038f3c6142f87b4e6c0e5174418bc20bdba6e2..3c90a7644bc053fb1266baab74c485b0caa2c4d6 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Web.FederatingPlug do
+defmodule Pleroma.Web.Plugs.FederatingPlug do
   import Plug.Conn
 
   def init(options) do