Skip to content

Commit

Permalink
Update src/data/update.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya authored May 22, 2024
1 parent 989c6d6 commit bf88da1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/data/update.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ export const computeUpdateStateDisplay = (
}
return hass.localize("ui.card.update.installing");
}

}

return hass.formatEntityState(stateObj);
Expand Down

0 comments on commit bf88da1

Please sign in to comment.