Skip to content

Commit

Permalink
Small formatting fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
dermotduffy committed Sep 7, 2024
1 parent 1a0e219 commit e0dda84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/live/live.ts
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ export class FrigateCardLiveCarousel extends LitElement {
public connectedCallback(): void {
super.connectedCallback();

// Request update in order to reinitialize the media action controller.
// Request update in order to reinitialize the media action controller.
this.requestUpdate();
}

Expand Down

0 comments on commit e0dda84

Please sign in to comment.