Preserve readthrough id in edit

This commit is contained in:
Mouse Reeve
2022-01-11 10:33:58 -08:00
parent a412f87c64
commit 68d943fb26
2 changed files with 5 additions and 2 deletions

View File

@ -4,7 +4,7 @@
{% block title %}
{% blocktrans trimmed with title=book|book_title %}
Add read dates for "<em>{{ title }}</em>"
Update read dates for "<em>{{ title }}</em>"
{% endblocktrans %}
{% endblock %}