mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-10-30 18:05:49 +01:00
Services refactoring
This commit is contained in:
@@ -19,8 +19,8 @@ export default {
|
||||
value: String,
|
||||
hotkey: {
|
||||
type: String,
|
||||
default: "/"
|
||||
}
|
||||
default: "/",
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
this._keyListener = function (event) {
|
||||
|
||||
Reference in New Issue
Block a user