Add openlibrary selector to list

This commit is contained in:
Mouse Reeve
2021-12-14 12:59:24 -08:00
parent ba390dc3ad
commit 73ea44e532
3 changed files with 16 additions and 0 deletions

View File

@ -31,6 +31,9 @@
<option value="LibraryThing" {% if current == 'LibraryThing' %}selected{% endif %}>
LibraryThing (TSV)
</option>
<option value="OpenLibrary" {% if current == 'OpenLibrary' %}selected{% endif %}>
OpenLibrary (CSV)
</option>
</select>
</div>
<div class="field">