使用 JavaScript能使本网站更好的工作。
首页
帮助
登录
heuzef
/
lesspass
镜像自地址
https://github.com/lesspass/lesspass.git
关注
1
点赞
0
派生
0
代码
工单
0
版本发布
67
百科
动态
浏览代码
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 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+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"
}
}
},
撰写
预览
正在加载...
取消
保存