diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <body> <x-fretboard strings='6' frets='7'> <template class='string'> - <x-string tonic='' frets='' slot='string' value=''> + <x-string tonic='' tonic-octave='' frets='' slot='string' value='' octave=''> <form> <input type='checkbox' name='muted'> <li class='fret open'><slot name='open'></slot></li> |
