From 4cb1f08f38d59d65a115fbeed241b98e3081527e Mon Sep 17 00:00:00 2001 From: Bryan Housel Date: Fri, 2 Jun 2017 15:48:31 -0400 Subject: [PATCH] Remove fake pause key symbol --- data/shortcuts.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/shortcuts.json b/data/shortcuts.json index ee2d0650c..a924d43f6 100644 --- a/data/shortcuts.json +++ b/data/shortcuts.json @@ -99,7 +99,7 @@ "shortcut": ["}", "⇟ End"], "text": "shortcuts.browsing.vertex_selected.last" }, { - "shortcut": ["\\", "↨ Pause"], + "shortcut": ["\\", "Pause"], "text": "shortcuts.browsing.vertex_selected.change_parent" }