mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 19:56:42 +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({ attribute: "rtl", type: Boolean, reflect: true })
|
||||
// @ts-ignore
|
||||
private _rtl = false;
|
||||
|
||||
// @ts-ignore
|
||||
|
Loading…
x
Reference in New Issue
Block a user