minecraft server
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 42s

This commit is contained in:
2026-03-16 19:29:49 -06:00
parent 5c4be3f053
commit 6c5e5acdc3
6 changed files with 338 additions and 7 deletions

View File

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