mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Removed directive
This commit is contained in:
parent
d4ae74de44
commit
07e68496c0
@ -28,7 +28,6 @@ class HaLogbook extends LitElement {
|
|||||||
@property() public entries: LogbookEntry[] = [];
|
@property() public entries: LogbookEntry[] = [];
|
||||||
|
|
||||||
@property({ attribute: "rtl", type: Boolean, reflect: true })
|
@property({ attribute: "rtl", type: Boolean, reflect: true })
|
||||||
// @ts-ignore
|
|
||||||
private _rtl = false;
|
private _rtl = false;
|
||||||
|
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
|
Loading…
x
Reference in New Issue
Block a user