Update index.html
This commit is contained in:
parent
5fc4a08ca1
commit
ed558ca5a1
@ -717,9 +717,6 @@
|
||||
getRef('search_query_input').value = params.query;
|
||||
render.queryResult(params.query)
|
||||
}
|
||||
setTimeout(() => {
|
||||
getRef('search_query_input').focusIn()
|
||||
}, 200);
|
||||
break;
|
||||
case 'convert':
|
||||
renderConversionPage(params.from)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user