diff --git a/src/panels/config/person/dialog-person-detail.ts b/src/panels/config/person/dialog-person-detail.ts index 5b35fb18d6..88c627c808 100644 --- a/src/panels/config/person/dialog-person-detail.ts +++ b/src/panels/config/person/dialog-person-detail.ts @@ -33,7 +33,6 @@ const includeDomains = ["device_tracker"]; const cropOptions: CropOptions = { round: true, - type: "image/jpeg", quality: 0.75, aspectRatio: 1, };