mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
parent
9a60ed5269
commit
1cd3299388
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
</div>
|
</div>
|
||||||
<app:tasks:newTask type="reward" inputValue="{_newReward}" placeHolder="New Reward" />
|
<app:tasks:newTask type="reward" inputValue="{_newReward}" placeHolder="New Reward" />
|
||||||
|
|
||||||
{#if _user.flags.petsEnabled}
|
{#if equal(_user.flags.petsEnabled,true)}
|
||||||
<div class='tabbable tabs-below'>
|
<div class='tabbable tabs-below'>
|
||||||
|
|
||||||
<div class="tab-content">
|
<div class="tab-content">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue