You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Wonton token images are named .png, but they are encoded as .jpeg. This causes issues with build systems which rely on the actual encoding of images.
The text was updated successfully, but these errors were encountered:
Issue
The Wonton token images are named
.png
, but they are encoded as.jpeg
. This causes issues with build systems which rely on the actual encoding of images.The text was updated successfully, but these errors were encountered: