Skip to content

Commit

Permalink
Hides patch links for now
Browse files Browse the repository at this point in the history
  • Loading branch information
d13 committed Nov 8, 2023
1 parent a507615 commit ace07ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/webviews/apps/home/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ <h2 class="nav-list__title t-eyebrow">Popular views</h2>
title="Show Cloud Patches view"
aria-label="Show Cloud Patches view"
data-requires="repo"
hidden
><code-icon class="nav-list__icon" icon="cloud"></code-icon
><span class="nav-list__label">Cloud Patches</span
><span
Expand Down
2 changes: 2 additions & 0 deletions src/webviews/apps/welcome/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ <h3>Side Bar Views</h3>
data-requires="repo"
title="Show Cloud Patches view"
aria-label="Show Cloud Patches view"
hidden
><code-icon icon="cloud" size="20"></code-icon>Cloud Patches ☁️</a
>
<a
Expand Down Expand Up @@ -495,6 +496,7 @@ <h3 class="t-eyebrow">Popular views</h3>
data-requires="repo"
title="Show Cloud Patches view"
aria-label="Show Cloud Patches view"
hidden
><code-icon icon="cloud"></code-icon>Cloud Patches ☁️</a
>
<a
Expand Down

0 comments on commit ace07ed

Please sign in to comment.