fix monthly playtime not displaying
this bug was introduced in d622ddfbf3
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
{% endif %}
|
||||
</tbody>
|
||||
</table>
|
||||
{% if month_playtime %}
|
||||
{% if month_playtimes %}
|
||||
<h1 class="text-5xl text-center my-6">Playtime per month</h1>
|
||||
<table class="responsive-table">
|
||||
<tbody>
|
||||
|
Reference in New Issue
Block a user