Default key shortcut removed (#626)

This commit is contained in:
nobody 2021-08-17 18:50:33 +02:00
parent 6a106cc447
commit 1a700a8887
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
1 changed files with 1 additions and 7 deletions

View File

@ -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": {} }
}