Feature/#12 search input with hotkey #15

Merged
Serraniel merged 10 commits from feature/#12-search-input-with-hotkey into develop 2020-07-29 14:01:12 +02:00
Showing only changes of commit 41d4ac1845 - Show all commits

View file

@ -1,4 +1,4 @@
registerScript(node => {
runAfterLoad(() => {
initSearch();
}, ".*");