Default key shortcut removed (#626)
This commit is contained in:
parent
6a106cc447
commit
1a700a8887
|
@ -59,12 +59,6 @@
|
|||
|
||||
"content_security_policy": "default-src 'self'; img-src 'self' data:",
|
||||
|
||||
"commands": {
|
||||
"_execute_browser_action": {
|
||||
"suggested_key": {
|
||||
"default": "Ctrl+Shift+L"
|
||||
}
|
||||
}
|
||||
}
|
||||
"commands": { "_execute_browser_action": {} }
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue