interface icon indicating copy to clipboard operation
interface copied to clipboard

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

Open KillariDev opened this issue 1 year ago • 0 comments

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

KillariDev avatar Jan 29 '24 15:01 KillariDev