Skip to content

Commit

Permalink
Issue 467: change audio file.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzohrab committed Oct 7, 2024
1 parent e840b0e commit a21eb41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lute/templates/book/edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

<tr>
<td>{{ form.audiofile.label }} <i>(.mp3, .m4a, .wav, .ogg, .opus)</i></td>
<td>
{{ form.audiofile() }}
{{ form.audio_filename() }}
{% if book.audio_filename %}
Expand Down

0 comments on commit a21eb41

Please sign in to comment.