Skip to content

Commit 086b820

Browse files
committed
Linting
1 parent 1bc0a84 commit 086b820

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/controller/active-player.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ export class ActivePlayerController {
412412
return vol;
413413
}
414414
public disconnected() {
415+
// Intentionally left blank
415416
}
416417
public reconnected(hass: ExtendedHass) {
417418
this.hass = hass;

0 commit comments

Comments
 (0)