From 1e020d469f0acba74b2cebca6d1613b11a6c1545 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Wed, 28 Sep 2022 14:01:34 +0200 Subject: [PATCH] Fix #66 --- templates/item-power-sheet.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/item-power-sheet.html b/templates/item-power-sheet.html index 016780a..490f9c2 100644 --- a/templates/item-power-sheet.html +++ b/templates/item-power-sheet.html @@ -17,11 +17,11 @@ {{editor description target="system.description" button=true owner=owner editable=editable}}
- + {{editor effects target="system.effects" button=true owner=owner editable=editable}}
- + {{editor purchasedeffects target="system.purchasedeffects" button=true owner=owner editable=editable}}