This website works better with JavaScript.
首頁
說明
登入
heuzef
/
lesspass
镜像来自
https://github.com/lesspass/lesspass.git
關註
1
收藏
0
複製
0
程式碼
問題管理
0
版本發佈
67
Wiki
Activity
瀏覽代碼
Explicitly set mac osx command to see if it fix shortcut on mac os
pull/342/head
Guillaume Vincent
7 年之前
父節點
876f4b68bf
當前提交
9ac800b087
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
extension/manifest.json
+ 2
- 1
extension/manifest.json
查看文件
@@ -10,7 +10,8 @@
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+L"
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+L"
}
}
},
Write
Preview
Loading…
取消
儲存