mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix cropped person image transparency (#16112)
This commit is contained in:
parent
b076301513
commit
deb53eb180
@ -33,7 +33,6 @@ const includeDomains = ["device_tracker"];
|
||||
|
||||
const cropOptions: CropOptions = {
|
||||
round: true,
|
||||
type: "image/jpeg",
|
||||
quality: 0.75,
|
||||
aspectRatio: 1,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user