Merge branch 'issue/2069' into 'develop'
[akkoma] / lib / pleroma / web / plugs / ensure_user_key_plug.ex
index 9795cdbdeb0927472ed04f8c3fe0073899c6f9ef..70d3091f0268623735b1675d5a498e4108961ea9 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Plugs.EnsureUserKeyPlug do
+defmodule Pleroma.Web.Plugs.EnsureUserKeyPlug do
   import Plug.Conn
 
   def init(opts) do