FIx compendiums

This commit is contained in:
2026-05-13 22:43:58 +02:00
parent c76813029b
commit a572c66678
68 changed files with 869 additions and 309 deletions
-1
View File
@@ -6,7 +6,6 @@
{{#each features}}
<div class="item-row" data-item-id="{{id}}">
<div class="item-name">{{name}}</div>
<div>{{lookup @root.config.featureChoices system.featureId}}</div>
<div class="item-actions">
<button type="button" data-action="editItem">{{localize "MGNE.Common.Edit"}}</button>
<button type="button" data-action="deleteItem">{{localize "MGNE.Common.Delete"}}</button>