Converted lots of document access to V10.

This commit is contained in:
mstein
2023-01-02 23:34:00 +01:00
parent c0dd5b584a
commit b104480a48
7 changed files with 123 additions and 128 deletions
+1 -1
View File
@@ -111,7 +111,7 @@
</tr>
</thead>
<tbody>
{{#each actor.data.skills.general as |skill key|}}
{{#each actor.system.skills.general as |skill key|}}
<tr data-skill="{{key}}">
<td><button class="learn-button">{{localize "midgard5.learn"}}</button></td>
<td class="padding">{{localizeMidgard key}}</td>