mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-30 12:43:57 -06:00
Refer to correct var [skip ci]
This commit is contained in:
parent
560c10898f
commit
8ddb357e5a
@ -5,7 +5,7 @@
|
||||
</div>
|
||||
<div class="box-body">
|
||||
|
||||
{% if tag|length == 1 %}
|
||||
{% if tags|length == 1 %}
|
||||
{% set multiplier = 12 %}
|
||||
{% else %}
|
||||
{% set multiplier = 30 %}
|
||||
|
Loading…
Reference in New Issue
Block a user