More Safari fixes.

This commit is contained in:
Dermot Duffy
2021-08-22 11:09:08 -07:00
parent f30d14ba01
commit 3cbcdc69fa
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -651,6 +651,7 @@ export class FrigateCard extends LitElement {
class="frigate-card-viewer"
muted
controls
playsinline
@play=${() => {
this._clipPlaying = true;
}}