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