Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
kalhimeo authored Nov 29, 2023
1 parent 8eb572b commit ce2a57a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/harmony-card.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ console.info(
'color: white; font-weight: bold; background: dimgray',
);

// test

@customElement('harmony-card')
export class HarmonyCard extends LitElement {
public static async getConfigElement(): Promise<LovelaceCardEditor> {
Expand Down

0 comments on commit ce2a57a

Please sign in to comment.