From 584f2b4b32e69865d9561f1537142791710f676d Mon Sep 17 00:00:00 2001 From: Robin Schneider Date: Sat, 11 Sep 2021 12:42:57 +0200 Subject: Added custom hotkey support --- src/App.vue | 1 + 1 file changed, 1 insertion(+) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 1f4f509..9b4803f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -41,6 +41,7 @@ Date: Mon, 11 Oct 2021 23:54:34 +0200 Subject: Added requested changes --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index 5e71796..a0de338 100644 --- a/src/App.vue +++ b/src/App.vue @@ -41,7 +41,7 @@ Date: Tue, 12 Oct 2021 14:36:22 +0200 Subject: Merged main, fixed hotkey support --- src/App.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index a0de338..5c62a7f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -41,7 +41,7 @@