From ca665e7563c2faa08b7d3c5c725b4c741a6a031f Mon Sep 17 00:00:00 2001 From: LeRatierBretonnier Date: Sun, 29 Mar 2026 18:55:36 +0200 Subject: [PATCH] fix: supprime la duplication dans character-biography.hbs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- templates/character-biography.hbs | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/templates/character-biography.hbs b/templates/character-biography.hbs index a7a72f5..4696644 100644 --- a/templates/character-biography.hbs +++ b/templates/character-biography.hbs @@ -12,15 +12,3 @@ {{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}} - -
-
{{localize "CELESTOPOL.Actor.description"}}
- {{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description" toggled=true}} -
- - {{!-- Notes --}} -
-
{{localize "CELESTOPOL.Actor.notes"}}
- {{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}} -
-