1
0
Fork 0

- [GUI] changed keybinding to go back in history of visited pages.

This commit is contained in:
cage 2023-06-18 12:48:03 +02:00
parent f0e21d6e7b
commit 97fd09adf0
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ keybinding.about = "Alt-a"
keybinding.type-address = "Alt-d"
keybinding.back = "BackSpace"
keybinding.back = "Control-BackSpace"
keybinding.up = "U"