Merge pull request #1454 from bookwyrm-social/readthroughs
Fixes updating read-throughs
This commit is contained in:
commit
cfca806af8
@ -12,4 +12,5 @@
|
||||
<input type="hidden" name="user" value="{{ request.user.id }}">
|
||||
<input type="hidden" name="mention_books" value="{{ book.id }}">
|
||||
<input type="hidden" name="book" value="{{ book.id }}">
|
||||
<input type="hidden" name="id" value="{{ readthrough.id }}">
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user