in same ui
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 36s

This commit is contained in:
2026-03-16 19:41:56 -06:00
parent cbd7d508a0
commit 34ee245543
3 changed files with 106 additions and 253 deletions

View File

@@ -19,7 +19,6 @@ defmodule CobblemonUiWeb.Router do
live "/", DashboardLive
live "/player/:uuid", DashboardLive
live "/battles", BattlesLive
end
# Other scopes may use custom stacks.