updates
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 33s

This commit is contained in:
2026-03-25 20:45:57 -06:00
parent 5184b60e9c
commit 0fbb03f7de
5 changed files with 729 additions and 13 deletions

View File

@@ -14,6 +14,7 @@ defmodule CobblemonUi.Application do
CobblemonUi.CobblemonFS,
CobblemonUi.TierListScraper,
CobblemonUi.EvolutionApi,
CobblemonUi.PokeApi,
# Start to serve requests, typically the last entry
CobblemonUiWeb.Endpoint
]