mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
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
Block a user