From e61d4fc1a2c71bdf8e061720e0f724bb6b587a9b Mon Sep 17 00:00:00 2001
From: Professor Bunbury <69010799+professorbunbury@users.noreply.github.com>
Date: Tue, 19 Jan 2021 11:45:54 -0500
Subject: [PATCH] Corrected Character Sheet Notes (text field error)
Corrects error with text fields in the Notes section of the character sheet.
---
templates/actors/newActor/character-sheet.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/actors/newActor/character-sheet.html b/templates/actors/newActor/character-sheet.html
index c65b10f0..14de81c1 100644
--- a/templates/actors/newActor/character-sheet.html
+++ b/templates/actors/newActor/character-sheet.html
@@ -114,7 +114,7 @@
-
+
{{!-- PC Sheet Body --}}
@@ -142,8 +142,8 @@
{{> "systems/sw5e/templates/actors/newActor/parts/swalt-biography.html"}}
- {{!-- Notes Tab --}}
+
\ No newline at end of file