mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-11-08 14:25:43 +01:00
@@ -5,7 +5,7 @@
|
||||
type="text"
|
||||
ref="search"
|
||||
:value="value"
|
||||
@input="search($event.target.value)"
|
||||
@input.stop="search($event.target.value)"
|
||||
@keyup.enter.exact="open()"
|
||||
@keyup.alt.enter="open('_blank')"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user