Tweak retain_definitely to work wide the newer thumbnails.

This commit is contained in:
Dermot Duffy
2022-03-20 20:06:20 -07:00
parent c4ec94573c
commit 0ae9afef4b
7 changed files with 41 additions and 27 deletions
+5 -1
View File
@@ -38,7 +38,11 @@ export class FrigateCardThumbnail extends FrigateCardCarousel {
title="${this.media.title}"
/>
${event?.retain_indefinitely
? html` <ha-icon class="favorite" icon="mdi:star" />`
? html` <ha-icon
class="favorite"
icon="mdi:star"
title=${localize('event.retain_indefinitely')}
/>`
: ``}
${this.details && event
? html` <div class="details">