Skip to content

Commit

Permalink
experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
TurtIeSocks committed Nov 25, 2023
1 parent bb9cbde commit bd3d8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/services/Icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ class UIcons {
return `${baseUrl}/0.${extension}`
} catch (e) {
console.error('[UICONS]', e)
console.error('[UICONS]', this)
console.error('[UICONS]', this.selected.pokemon)
return `${this.fallback}/pokemon/0.webp`
}
}
Expand Down

0 comments on commit bd3d8f9

Please sign in to comment.