mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-03 06:27:47 +00:00
Restore hui-picture-header-footer.ts
This commit is contained in:
parent
57a718e409
commit
adc10ff0c6
@ -36,7 +36,7 @@ export class HuiPictureHeaderFooter extends LitElement
|
|||||||
@property() protected _config?: PictureHeaderFooterConfig;
|
@property() protected _config?: PictureHeaderFooterConfig;
|
||||||
|
|
||||||
public getCardSize(): number {
|
public getCardSize(): number {
|
||||||
return 5;
|
return 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
public setConfig(config: PictureHeaderFooterConfig): void {
|
public setConfig(config: PictureHeaderFooterConfig): void {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user