Remove fake pause key symbol

This commit is contained in:
Bryan Housel
2017-06-02 15:48:31 -04:00
parent dffc3541a4
commit 4cb1f08f38
+1 -1
View File
@@ -99,7 +99,7 @@
"shortcut": ["}", "⇟ End"],
"text": "shortcuts.browsing.vertex_selected.last"
}, {
"shortcut": ["\\", "Pause"],
"shortcut": ["\\", "Pause"],
"text": "shortcuts.browsing.vertex_selected.change_parent"
}