Browse Source

Updates setting label

main
Eric Amodio 1 year ago
parent
commit
84723f256a
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/webviews/apps/settings/partials/hovers.html
  2. +1
    -1
      src/webviews/apps/settings/partials/views.commitDetails.html

+ 1
- 1
src/webviews/apps/settings/partials/hovers.html View File

@ -51,7 +51,7 @@
data-setting
disabled
/>
<label for="hovers.autolinks.enhanced">Enhance autolink details</label>
<label for="hovers.autolinks.enhanced">Enhance autolinks with remote details</label>
</div>
<p class="setting__hint">
Requires a connection to a supported remote service (e.g. GitHub)

+ 1
- 1
src/webviews/apps/settings/partials/views.commitDetails.html View File

@ -58,7 +58,7 @@
disabled
/>
<label for="views.commitDetails.autolinks.enhanced"
>Enhance autolink details</label
>Enhance autolinks with remote details</label
>
</div>
<p class="setting__hint">

Loading…
Cancel
Save