[longplay] Add finish long play button
All checks were successful
build / test (push) Successful in 1m53s
All checks were successful
build / test (push) Successful in 1m53s
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
<p>{{scrobbles.count}} scrobbles</p>
|
||||
|
||||
<p><a href="{{object.resume_start_url}}">Resume reading</a></p>
|
||||
<p><a class="btn btn-sm btn-warning" href="{{object.get_longplay_finish_url}}">Finish long play</a></p>
|
||||
</div>
|
||||
{% if charts %}
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user