Skip to content

Commit

Permalink
Add 2024.11 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
piitaya committed Oct 30, 2024
1 parent d5baf62 commit e0e7cec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/config/lovelace-card-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ export const lovelaceCardConfigStruct = object({
view_layout: any(),
type: string(),
layout_options: any(),
grid_options: any(),
visibility: any(),
});

0 comments on commit e0e7cec

Please sign in to comment.