ソースを参照

Updates wording on graph filter menu option for remote-only branches

main
Ramin Tadayon 1年前
コミット
51ab645ea9
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 79D60DDE3DFB95F5
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      src/webviews/apps/plus/graph/GraphWrapper.tsx

+ 1
- 1
src/webviews/apps/plus/graph/GraphWrapper.tsx ファイルの表示

@ -1208,7 +1208,7 @@ export function GraphWrapper({
onChange={handleExcludeTypeChange}
defaultChecked={excludeTypes?.remotes ?? false}
>
Hide Remote Branches
Hide Remote-only Branches
</VSCodeCheckbox>
</MenuItem>
<MenuItem role="none">

読み込み中…
キャンセル
保存