Pārlūkot izejas kodu

Explicitly set mac osx command to see if it fix shortcut on mac os

pull/342/head
Guillaume Vincent pirms 7 gadiem
vecāks
revīzija
9ac800b087
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. +2
    -1
      extension/manifest.json

+ 2
- 1
extension/manifest.json Parādīt failu

@@ -10,7 +10,8 @@
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+L"
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
}
}
},


Notiek ielāde…
Atcelt
Saglabāt