mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 20:12:19 +00:00
add pets count to stable page
This commit is contained in:
parent
7308b8ffbc
commit
ae1a4230ca
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
|||
</div>
|
||||
|
||||
<stable:>
|
||||
<div>{count(_user.items.pets)} / 90 Pets Found</div>
|
||||
<table>
|
||||
{{#each _items.pets as :pet}}
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in a new issue