Minor updates to live.

This commit is contained in:
Dermot Duffy
2021-10-30 22:47:08 -07:00
parent b4ec3d34a7
commit 5b5c651e64
2 changed files with 78 additions and 11 deletions
-1
View File
@@ -710,7 +710,6 @@ export class FrigateCard extends LitElement {
if (!isValidMediaShowInfo(mediaShowInfo)) {
return;
}
console.info(`Media show: ${JSON.stringify(mediaShowInfo)}`)
let requestRefresh = false;
if (
this._isAspectRatioEnforced() &&