mirror of
				https://github.com/TeamPiped/Piped.git
				synced 2025-11-04 06:31:55 +00:00 
			
		
		
		
	Merge pull request #1091 from 27lx/instances-id
Add id attribute to "Instances List" heading
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user