mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
fix(admin): sometimes 0 is correct
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Months until renewal:
|
Months until renewal:
|
||||||
<strong>{{ hero.purchased.plan.consecutive.offset || 1}}</strong>
|
<strong>{{ hero.purchased.plan.consecutive.offset }}</strong>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
Next Mystic Hourglass:
|
Next Mystic Hourglass:
|
||||||
|
|||||||
Reference in New Issue
Block a user