X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=src%2Fcomponents%2FSearchInput.vue;h=165c99299a552b7a893db4339aca64150805ac7d;hb=049f85221e945b90bf87d21afe4d306839d65740;hp=586ff712886b775857608c27a7a39a684f0305d1;hpb=3668050ba36c8510294a21bfe57e1f35c63bc76b;p=github%2Fbastienwirtz%2Fhomer.git diff --git a/src/components/SearchInput.vue b/src/components/SearchInput.vue index 586ff71..165c992 100644 --- a/src/components/SearchInput.vue +++ b/src/components/SearchInput.vue @@ -19,8 +19,8 @@ export default { value: String, hotkey: { type: String, - default: "/" - } + default: "/", + }, }, mounted() { this._keyListener = function (event) {