Merge pull request #1091 from 27lx/instances-id

Add id attribute to "Instances List" heading
This commit is contained in:
Kavin 2022-05-28 16:44:12 +01:00 committed by GitHub
commit 5e47758bb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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>