Merge branch 'develop' into feature/account-export
[akkoma] / lib / pleroma / web / plugs / o_auth_plug.ex
index 6fa71ef47ca57bdd6ad21e23e9d96f9753eee09f..c7b58d90fa7dd20d28959c1664b782a38c9d74fe 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Plugs.OAuthPlug do
+defmodule Pleroma.Web.Plugs.OAuthPlug do
   import Plug.Conn
   import Ecto.Query