Add id attribute to "Instances List" heading

This commit is contained in:
lexi 2022-05-27 22:45:13 -05:00 committed by GitHub
parent b09395dbdc
commit 039ce5f54a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@
<label for="chkEnableLBRYProxy"><strong v-t="'actions.enable_lbry_proxy'" /></label>
<br />
<input id="chkEnableLBRYProxy" v-model="proxyLBRY" class="checkbox" type="checkbox" @change="onChange($event)" />
<h2 v-t="'actions.instances_list'" />
<h2 id="instancesList" v-t="'actions.instances_list'" />
<table class="table">
<thead>
<tr>