Another bugfix

This commit is contained in:
Thomas Lovén 2019-02-14 14:05:36 +01:00
parent 0c55603e48
commit be80ffd6bc

View File

@ -1,8 +1,6 @@
class SliderEntityRow extends Polymer.Element {
static get template() {
if(!this._hass || !this._config)
return Polymer.html``;
const style = Polymer.html`
<style>
.flex {