Skip to content

Commit

Permalink
Update paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeeus committed Apr 13, 2020
1 parent c491909 commit 1251757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/buttons/HacsButtonMainAction.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export class HacsButtonMainAction extends HacsRepositoryButton {

logger = new Logger("main_action");

protected firstUpdated() {
protected updated() {
let path: string = this.repository.local_path;
this.hass.connection
.sendMessagePromise({
Expand Down

0 comments on commit 1251757

Please sign in to comment.