basics being displayed
This commit is contained in:
@@ -17,7 +17,8 @@ defmodule CobblemonUiWeb.Router do
|
||||
scope "/", CobblemonUiWeb do
|
||||
pipe_through :browser
|
||||
|
||||
get "/", PageController, :home
|
||||
live "/", DashboardLive
|
||||
live "/player/:uuid", DashboardLive
|
||||
end
|
||||
|
||||
# Other scopes may use custom stacks.
|
||||
|
||||
Reference in New Issue
Block a user