mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 04:01:06 +01:00
finish resources tab
This commit is contained in:
parent
8b1850fc5c
commit
f33c40d8f8
8 changed files with 337 additions and 17 deletions
|
|
@ -473,7 +473,6 @@ export default function DHApplicationMixin(Base) {
|
|||
context.fields = this.document.schema.fields;
|
||||
context.systemFields = this.document.system.schema.fields;
|
||||
context.settings = game.settings.get(CONFIG.DH.id, CONFIG.DH.SETTINGS.gameSettings.appearance);
|
||||
console.log(context);
|
||||
return context;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue