Comment fix.

This commit is contained in:
Dermot Duffy
2022-02-01 20:50:17 -08:00
parent 16dac2a97f
commit d21e0646f9
+1 -1
View File
@@ -39,7 +39,7 @@ export class FrigateCardMediaCarousel extends FrigateCardCarousel {
} }
/** /**
* Play the media on the selected slide. May be overridden to control when * Unmute the media on the selected slide. May be overridden to control when
* autoplay should happen. * autoplay should happen.
*/ */
protected _autoUnmuteHandler(): void { protected _autoUnmuteHandler(): void {