Last cleanup commit

This commit is contained in:
Ian Keane 2026-08-07 17:25:32 -04:00
parent 46f2a303dc
commit 9dc16c6c63
2 changed files with 22 additions and 5 deletions

View file

@ -266,6 +266,7 @@
<thead><tr><th>Column</th><th>Required</th><th>Notes</th></tr></thead>
<tbody>
<tr><td>tune_name</td><td>Yes</td><td>Must match an existing tune (case-insensitive)</td></tr>
<tr><td>source</td><td></td><td>Disambiguates when multiple tunes share a name</td></tr>
<tr><td>link</td><td></td><td>URL</td></tr>
<tr><td>site</td><td></td><td>Site name — created if new</td></tr>
<tr><td>musician1</td><td></td><td>Musician name — created if new</td></tr>