Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
4.83k stars 4.88k forks source link

don't request undefined background image if there is no background image #7648

Open KillariDev opened 5 months ago

KillariDev commented 5 months ago

When accessing the frontpage of the interface, the interface queries an image at path /undefined. This results an error in the console. This removes this unnecessary query