HTTPSecurityPlug module name and filename
[akkoma] / lib / pleroma / web / plugs / http_security_plug.ex
index c363b193b8573fc290000c4b4ebc47882506bf3d..45aaf188e6b3039d12f2573c8d81ed721de364dc 100644 (file)
@@ -2,7 +2,7 @@
 # Copyright © 2017-2020 Pleroma Authors <https://pleroma.social/>
 # SPDX-License-Identifier: AGPL-3.0-only
 
-defmodule Pleroma.Plugs.HTTPSecurityPlug do
+defmodule Pleroma.Web.Plugs.HTTPSecurityPlug do
   alias Pleroma.Config
   import Plug.Conn