mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-09 02:16:35 +00:00
Indentation style fix
This commit is contained in:
parent
ef2eb004f4
commit
3a211e5cbc
@ -91,7 +91,7 @@ export default Polymer({
|
|||||||
});
|
});
|
||||||
|
|
||||||
chart.draw(dataTable, {
|
chart.draw(dataTable, {
|
||||||
height: 55 + numTimelines * 42,
|
height: 55 + numTimelines * 42,
|
||||||
|
|
||||||
timeline: {
|
timeline: {
|
||||||
showRowLabels: stateHistory.length > 1
|
showRowLabels: stateHistory.length > 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user