mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +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;
|
||||
},
|
||||
|
||||
clickFireEvent: function() {
|
||||
fireEvent: function() {
|
||||
var eventData;
|
||||
|
||||
try {
|
||||
|
Loading…
x
Reference in New Issue
Block a user