mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 02:32:22 +00:00
list item typo
This commit is contained in:
parent
7ad04b2849
commit
d4c2d274ba
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@
|
|||
{#with _view.items.armor as :item}<app:item />{/}
|
||||
{#with _view.items.weapon as :item}<app:item />{/}
|
||||
{#with _view.items.potion as :item}<app:item />{/}
|
||||
{#with _view.items.reroll as :item}<app:item reroll=true/>{/}
|
||||
{#with _view.items.reroll as :item}<app:item reroll=true />{/}
|
||||
</ul>
|
||||
{/}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue