mirror of
https://github.com/OpenFactorioServerManager/factorio-server-manager.git
synced 2025-02-03 13:21:25 +02:00
gofmt.
This commit is contained in:
parent
21daa29f3b
commit
ffeeaa035b
@ -29,7 +29,7 @@ func NewRouter() *mux.Router {
|
||||
Handler(AuthorizeHandler(route.HandlerFunc))
|
||||
}
|
||||
|
||||
// The login handler does not check for authentication.
|
||||
// The login handler does not check for authentication.
|
||||
s.Path("/login").
|
||||
Methods("POST").
|
||||
Name("LoginUser").
|
||||
|
Loading…
x
Reference in New Issue
Block a user