Exchanging Ctrl+Y for Ctrl+Period due to text field collisions. Fixes #546
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user