]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/App.vue
Services refactoring
[github/bastienwirtz/homer.git] / src / App.vue
index 5c62a7fb409cfe65695870d8f54993d5c684e887..4eb112d4739dc1b60f7111dcbc65f978f2a3ee77 100644 (file)
@@ -41,7 +41,7 @@
 
         <SearchInput
           class="navbar-item is-inline-block-mobile"
-          :hotkey=searchHotkey()
+          :hotkey="searchHotkey()"
           @input="filterServices"
           @search-focus="showMenu = true"
           @search-open="navigateToFirstService"