Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
ildar170975 authored Dec 7, 2024
1 parent 49f9ace commit 808b0a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/panels/config/integrations/ha-config-integration-page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -638,8 +638,7 @@ class HaConfigIntegrationPage extends SubscribeMixin(LitElement) {
></ha-md-divider>`
: nothing}`
)}
</ha-md-list>`
}
</ha-md-list>`}
<div class="card-actions">
<ha-button @click=${this._addIntegration}>
${this._manifest?.integration_type
Expand Down

0 comments on commit 808b0a2

Please sign in to comment.