From bd21d50028ec91f4dceb64c9fc6b0e8a5081eb59 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Tue, 9 Jan 2024 22:42:42 -0700 Subject: [PATCH] Display the config in the debug data --- templates/actors/char-sheet-mvp/sheet.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/actors/char-sheet-mvp/sheet.hbs b/templates/actors/char-sheet-mvp/sheet.hbs index b3cde7d..a006c03 100644 --- a/templates/actors/char-sheet-mvp/sheet.hbs +++ b/templates/actors/char-sheet-mvp/sheet.hbs @@ -52,7 +52,7 @@
Config: -
{{dd-stringify CONFIG}}
+
{{dd-stringify config}}