fix monthly playtime not displaying
this bug was introduced in d622ddfbf3bdc0edad6947ec9904890873aa0a09
This commit is contained in:
parent
11cea2142a
commit
cd90d60475
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user