X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Fcomponents%2FSearchInput.vue;h=165c99299a552b7a893db4339aca64150805ac7d;hb=585844394d7a4cc4a58e30fd42cb1f8e83ac02f7;hp=586ff712886b775857608c27a7a39a684f0305d1;hpb=2f195404009c26c90ffb4af46d98a4e03054db56;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) {