mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
New: Clear all history from History page
This commit is contained in:
@@ -34,7 +34,6 @@ class SearchFooterConnector extends Component {
|
||||
// Listeners
|
||||
|
||||
onInputChange = ({ name, value }) => {
|
||||
console.log(name, value);
|
||||
this.props.setSearchDefault({ [name]: value });
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user