improving game
This commit is contained in:
@@ -24,7 +24,6 @@ defmodule BackendWeb.Router do
|
||||
pipe_through([:fetch_session, :protect_from_forgery])
|
||||
|
||||
live_dashboard("/dashboard", metrics: BackendWeb.Telemetry)
|
||||
forward("/mailbox", Plug.Swoosh.MailboxPreview)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user