From f7acb9cd70dde74b4b2a76b2891806e3ea23e8b5 Mon Sep 17 00:00:00 2001 From: Dapoolp Date: Fri, 25 Jul 2025 21:20:02 +0200 Subject: [PATCH] Fix healing targeted resource in setting --- templates/actionTypes/healing.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/actionTypes/healing.hbs b/templates/actionTypes/healing.hbs index 9091469e..4b8023d7 100644 --- a/templates/actionTypes/healing.hbs +++ b/templates/actionTypes/healing.hbs @@ -24,7 +24,7 @@ {{else}} {{> formula fields=fields.value.fields source=source.value target="value"}} {{/if}} - {{formField fields.applyTo value=source.type name="healing.applyTo" localize=true}} + {{formField fields.applyTo value=source.applyTo name="healing.applyTo" localize=true}} {{#*inline "formula"}}