Remove old dummy item

This commit is contained in:
CenTdemeern1 2025-01-14 17:45:16 +01:00 committed by git.gay
parent 1e877a5d92
commit af41b8e10b

View file

@ -24,16 +24,7 @@
</header>
<div class="flex-row">
<div class="half-width">
<form id="instanceSelectForm">
<div>
<input id="eepy.moe" type="radio" name="instanceSelect" />
<label for="eepy.moe">
Eepy Moe <img src="https://eepy.moe/static-assets/icons/192.png" alt="Eepy Moe icon"
class="inlineIcon" />
<small>(Sharkey)</small>
</label>
</div>
</form>
<form id="instanceSelectForm"></form>
<br>
<button onclick="showAddInstanceDialog()">Add an instance</button>
</div>