mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Refer to correct var [skip ci]
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
</div>
|
||||
<div class="box-body">
|
||||
|
||||
{% if tag|length == 1 %}
|
||||
{% if tags|length == 1 %}
|
||||
{% set multiplier = 12 %}
|
||||
{% else %}
|
||||
{% set multiplier = 30 %}
|
||||
|
Reference in New Issue
Block a user