mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-14 18:21:12 +02:00
Oops, wrong function
This commit is contained in:
parent
2e77b0a3c7
commit
8e1105b12a
@ -229,7 +229,7 @@ module.exports = React.createClass({
|
|||||||
}, 300);
|
}, 300);
|
||||||
},
|
},
|
||||||
|
|
||||||
onFilterChange: function() {
|
onFilterClear: function() {
|
||||||
this.filterString = null;
|
this.filterString = null;
|
||||||
|
|
||||||
if (this.filterTimeout) {
|
if (this.filterTimeout) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user