forked from home-assistant/core
Polymer 1.0: dev tools - fire event button now works
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
this.eventType = ev.detail.eventType;
|
||||
},
|
||||
|
||||
clickFireEvent: function() {
|
||||
fireEvent: function() {
|
||||
var eventData;
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user