Allow editing embedded documents (used for spells here) in the item's sheet itself.

This commit is contained in:
Oliver-Akins 2024-01-11 19:03:24 -07:00
parent 516f7ac826
commit 7381a2a7fe
6 changed files with 56 additions and 7 deletions

View file

@ -33,6 +33,7 @@
<div class="spell__actions">
<button
class="confirm"
data-embedded-edit="{{spell.uuid}}"
>
Edit
</button>