このサイトはJavaScriptを使用しています
ホーム
ヘルプ
サインイン
heuzef
/
lesspass
ミラー元
https://github.com/lesspass/lesspass.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
67
Wiki
アクティビティ
ソースを参照
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行の削除
分割表示
差分オプション
統計情報を表示
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"
}
}
},
書き込み
プレビュー
読み込み中…
キャンセル
保存