mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-24 03:19:55 +02:00
Show origin actor and exclude tag if it is a top level actor tag without origin
This commit is contained in:
parent
cc6fdb47a9
commit
8f621778d2
3 changed files with 11 additions and 8 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="item-tags">
|
||||
{{#each (_getTags @root.document) as |tag|}}
|
||||
{{#each _getTags as |tag|}}
|
||||
<div class="tag">
|
||||
{{tag}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue