mirror of
https://github.com/romancm/gamebrary
synced 2024-11-15 07:57:19 +00:00
removed shortcut for profile page
This commit is contained in:
parent
b711693162
commit
9796f4eee3
1 changed files with 0 additions and 1 deletions
|
@ -47,7 +47,6 @@ export const KEYBOARD_SHORTCUTS = {
|
|||
ROUTE_tags: ['shift', 't'],
|
||||
ROUTE_notes: ['shift', 'n'],
|
||||
ROUTE_wallpapers: ['shift', 'w'],
|
||||
ROUTE_profile: ['shift', 'p'],
|
||||
ROUTE_settings: ['shift', 's'],
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue