mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 12:41:07 +01:00
Merge branch 'biography-tab-fields' into journal-tab
This commit is contained in:
commit
bbaed0757f
6 changed files with 80 additions and 22 deletions
|
|
@ -243,6 +243,7 @@ export default class CharacterSheet extends DHBaseActorSheet {
|
|||
const { TextEditor } = foundry.applications.ux;
|
||||
|
||||
const paths = {
|
||||
personality: 'biography.personality',
|
||||
background: 'biography.background',
|
||||
connections: 'biography.connections'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue