diff options
Diffstat (limited to 'manifest.json')
| -rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 827cc1a..1561978 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,8 @@ "commands": { "download": { "suggested_key": { - "default": "MacCtrl+L" + "default": "Alt+L", + "mac": "MacCtrl+L" }, "description": "Download URL file" } |
