Exchanging Ctrl+Y for Ctrl+Period due to text field collisions. Fixes #546
This commit is contained in:
parent
0f9dd77687
commit
7f37ed906f
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
||||||
"commands": {
|
"commands": {
|
||||||
"_execute_browser_action": {
|
"_execute_browser_action": {
|
||||||
"suggested_key": {
|
"suggested_key": {
|
||||||
"default": "Ctrl+Y"
|
"default": "Ctrl+Period"
|
||||||
},
|
},
|
||||||
"description": "Open containers panel"
|
"description": "Open containers panel"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue