Trigger build.

This commit is contained in:
Dillon Kearns 2022-03-03 08:06:32 -08:00
parent 8f1e25e605
commit 2a90fc62ba

View File

@ -24,7 +24,8 @@ type alias Msg =
type alias RouteParams =
{ pokedexNumber : String }
{ pokedexNumber : String
}
page : Page RouteParams Data