Merge branch 'develop' into refactor/discoverable_user_field
[akkoma] / lib / pleroma / web / o_auth / scopes.ex
index 6f06f1431587388d8c923a3e7ec852314d666b94..90b9a04715050dabc0266b97beabff80fa19e3e9 100644 (file)
@@ -7,7 +7,7 @@ defmodule Pleroma.Web.OAuth.Scopes do
   Functions for dealing with scopes.
   """
 
-  alias Pleroma.Plugs.OAuthScopesPlug
+  alias Pleroma.Web.Plugs.OAuthScopesPlug
 
   @doc """
   Fetch scopes from request params.