mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 17:54:10 +00:00
add <hr/>
This commit is contained in:
parent
055848452b
commit
db5466f381
1 changed files with 2 additions and 0 deletions
|
|
@ -188,9 +188,11 @@
|
|||
{/}
|
||||
{#if @profile.achievements.beastMaster}
|
||||
<div class='achievement achievement-rat'></div>Beast Master
|
||||
<hr/>
|
||||
{/}
|
||||
{#if @profile.achievements.ultimateGear}
|
||||
<div class='achievement achievement-helm'></div>Ultimate Gear
|
||||
<hr/>
|
||||
{/}
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue