mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 15:09:32 +00:00
small cleanup
This commit is contained in:
parent
3347163d5c
commit
e2a4e8b826
1 changed files with 1 additions and 0 deletions
|
|
@ -34,6 +34,7 @@
|
||||||
|
|
||||||
<applied-filters:>
|
<applied-filters:>
|
||||||
<!-- There's a very strange bug where live-bound #each here loses model.at reference on _{type}List alter -->
|
<!-- There's a very strange bug where live-bound #each here loses model.at reference on _{type}List alter -->
|
||||||
|
|
||||||
{{#each _user.tags as :tag}}
|
{{#each _user.tags as :tag}}
|
||||||
<span>
|
<span>
|
||||||
{#if :task.tags[:tag.id]}
|
{#if :task.tags[:tag.id]}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue