Skip to content

Commit

Permalink
Update src/panels/config/repairs/integrations-startup-time.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
  • Loading branch information
silamon and steverep authored May 31, 2024
1 parent 4f975d9 commit b116862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/panels/config/repairs/integrations-startup-time.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
import type { HomeAssistant } from "../../../types";
import { brandsUrl } from "../../../util/brands-url";
import { documentationUrl } from "../../../util/documentation-url";
import "../../../components/ha-list-item";
import "../../../components/ha-list-new";
import "../../../components/ha-list-item-new";

@customElement("integrations-startup-time")
Expand Down

0 comments on commit b116862

Please sign in to comment.