added item support and team registration #4
@@ -170,6 +170,7 @@
|
||||
<button
|
||||
on:click={() => {
|
||||
invoke("load_json").then((d) => {
|
||||
// fix this type issue
|
||||
pokemonDataArray = d;
|
||||
pokemonData = pokemonDataArray[index];
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user