mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Polymer 1.0: dev tools - fire event button now works
This commit is contained in:
parent
a7f9a5c4ad
commit
57d5022e3d
@ -70,7 +70,7 @@
|
|||||||
this.eventType = ev.detail.eventType;
|
this.eventType = ev.detail.eventType;
|
||||||
},
|
},
|
||||||
|
|
||||||
clickFireEvent: function() {
|
fireEvent: function() {
|
||||||
var eventData;
|
var eventData;
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user