Procházet zdrojové kódy

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

main
Ramin Tadayon před 1 rokem
rodič
revize
51ab645ea9
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 79D60DDE3DFB95F5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      src/webviews/apps/plus/graph/GraphWrapper.tsx

+ 1
- 1
src/webviews/apps/plus/graph/GraphWrapper.tsx Zobrazit soubor

@ -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">

Načítá se…
Zrušit
Uložit