Require key, instrument, tuning

This commit is contained in:
Ian Keane 2026-06-11 17:12:05 -04:00
parent eaf89d1d89
commit 52eb0f6189
3 changed files with 39 additions and 1 deletions

View file

@ -154,6 +154,7 @@
<button type="button" id="btn-add-ref">+ reference</button>
</div>
<p id="tune-error" class="modal-error" hidden></p>
<div class="modal-actions">
<button type="button" id="btn-delete-tune" class="btn-danger" hidden>Delete tune</button>
<button type="button" id="btn-edit-notes" hidden>📝 Notes</button>