FIX: ESLint
This commit is contained in:
parent
bb0ab289b9
commit
676d585abb
|
@ -102,7 +102,7 @@ export default Ember.Component.extend({
|
|||
.off("selectionchange.quote-button");
|
||||
},
|
||||
|
||||
click(e) {
|
||||
click() {
|
||||
this.sendAction("selectText");
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue