FederatingPlug module name
[akkoma] / lib / pleroma / web / twitter_api / controllers / remote_follow_controller.ex
index 0e39f28127c08a6e1b12734e3519e0c725105f91..4480a4922b2801a35c3d7c1c74f462219ebe594c 100644 (file)
@@ -17,7 +17,7 @@ defmodule Pleroma.Web.TwitterAPI.RemoteFollowController do
 
   @status_types ["Article", "Event", "Note", "Video", "Page", "Question"]
 
-  plug(Pleroma.Web.FederatingPlug)
+  plug(Pleroma.Web.Plugs.FederatingPlug)
 
   # Note: follower can submit the form (with password auth) not being signed in (having no token)
   plug(