diff --git a/src/components/modals/main/settings/sections/Search.jsx b/src/components/modals/main/settings/sections/Search.jsx
index 0ee70244..f1b4ab35 100644
--- a/src/components/modals/main/settings/sections/Search.jsx
+++ b/src/components/modals/main/settings/sections/Search.jsx
@@ -79,9 +79,9 @@ export default class SearchSettings extends React.PureComponent {
-
{search.custom} this.resetSearch()}>{language.buttons.reset}
- this.setState({ customValue: e.target.value })}> + this.setState({ customValue: e.target.value })}>