From 6a8138904e0761b070d110a2862a423d0f0fc9bb Mon Sep 17 00:00:00 2001 From: bergquist Date: Wed, 9 Nov 2016 14:48:51 +0100 Subject: [PATCH] fix(shortcuts): CTRL on windows or linux --- public/app/core/components/help/help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/core/components/help/help.html b/public/app/core/components/help/help.html index 8482e9df7d1..3356f21d452 100644 --- a/public/app/core/components/help/help.html +++ b/public/app/core/components/help/help.html @@ -22,7 +22,7 @@

mod = - CTRL on windows, CMD key on Mac + CTRL on windows or linux and CMD key on Mac