mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-02 14:07:55 +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;
|
||||
|
||||
public getCardSize(): number {
|
||||
return 5;
|
||||
return 3;
|
||||
}
|
||||
|
||||
public setConfig(config: PictureHeaderFooterConfig): void {
|
||||
|
Loading…
x
Reference in New Issue
Block a user