Only display BrandMeister nodes by default

This commit is contained in:
Marcus Kida 2026-02-08 20:48:16 +01:00
parent 06fe3aa23b
commit 71be66c5b4

View file

@ -17,9 +17,9 @@
</div>
<div class="controls-row network-row">
<label class="net-label net-bm"><input type="checkbox" id="net-bm" checked> BM</label>
<label class="net-label net-dmrplus"><input type="checkbox" id="net-dmrplus" checked> DMR+</label>
<label class="net-label net-tgif"><input type="checkbox" id="net-tgif" checked> TGIF</label>
<label class="net-label net-other"><input type="checkbox" id="net-other" checked> Other</label>
<label class="net-label net-dmrplus"><input type="checkbox" id="net-dmrplus"> DMR+</label>
<label class="net-label net-tgif"><input type="checkbox" id="net-tgif"> TGIF</label>
<label class="net-label net-other"><input type="checkbox" id="net-other"> Other</label>
</div>
<details class="experimental">
<summary>Experimental</summary>