revert stop effect change (#3672)

Appears to be platform specific
This commit is contained in:
Ian Richardson 2019-09-09 22:39:21 -05:00 committed by Paulus Schoutsen
parent 5448cbf1c5
commit a29d598027

View File

@ -189,7 +189,6 @@ class MoreInfoLight extends LocalizeMixin(EventsMixin(PolymerElement)) {
on-selected-changed="effectChanged"
attr-for-selected="item-name"
>
<paper-item item-name$="stop">stop</paper-item>
<template
is="dom-repeat"
items="[[stateObj.attributes.effect_list]]"