Foundry v10 version

This commit is contained in:
2022-07-01 15:48:54 +02:00
parent d27b78d1d2
commit cc1964093d
23 changed files with 320 additions and 330 deletions

View File

@@ -40,7 +40,7 @@
</li>
</ol>
{{editor content=data.details.biography target="data.details.biography" button=true owner=owner
{{editor details.biography target="system.details.biography" button=true owner=owner
editable=editable}}
<ol class="items-list">
@@ -49,4 +49,4 @@ editable=editable}}
<div class="item-field flex1 right"></div>
</li>
</ol>
{{editor content=data.details.notes target="data.details.notes" button=true owner=owner editable=editable}}
{{editor details.notes target="system.details.notes" button=true owner=owner editable=editable}}