Restructure router rules
This commit is contained in:
parent
02edff90e7
commit
8696b0fb96
3 changed files with 35 additions and 18 deletions
|
@ -1,4 +1,4 @@
|
|||
defmodule MatrixServerWeb.Client.AuthenticateClientPlug do
|
||||
defmodule MatrixServerWeb.Client.Plug.AuthenticateClient do
|
||||
import MatrixServerWeb.Error
|
||||
import Plug.Conn
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue