Skip to content

Commit

Permalink
fix: card-mod not working (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gh61 authored Oct 3, 2023
1 parent b45fd0d commit 4df2497
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default function buildConfig(
}

return {
...config, // pass all unlisted properties
entity: config.entity,
show_name: config.show_name ?? true,
show_state: config.show_state ?? true,
Expand Down

0 comments on commit 4df2497

Please sign in to comment.