Allow server owner to inject HTML into the spots page for a "support/donate" type link. #100

This commit is contained in:
Ian Renton
2026-01-31 08:18:48 +00:00
parent 5230fa535f
commit 94094974d0
3 changed files with 14 additions and 1 deletions

View File

@@ -19,6 +19,7 @@
<input type="radio" class="btn-check" name="runPause" id="pauseButton" autocomplete="off">
<label class="btn btn-outline-primary" for="pauseButton"><i class="fa-solid fa-pause"></i><span class="hideonmobile">&nbsp;Pause</span></label>
</span>
{% raw web_ui_options["support-button-html"] %}
</p>
</div>
<div class="col-8 text-end">