AmoebeLabs / swiss-army-knife-card

The versatile custom Swiss Army Knife card for Home Assistant allows you to create your unique visualization using several graphical tools, styling options and animations.
234 stars 19 forks source link

Fix UserSVG handling extensionless images as SVGs #226

Closed AmoebeLabs closed 1 year ago

AmoebeLabs commented 1 year ago

Description

Version 2.4.4 inadvertently treated extensionless images as SVGs, and tried to inject them, which failed of course.

This has been fixed:

Related Issue

Motivation and Context

How Has This Been Tested?

Tested with the person card:

Screenshots (if appropriate):

image