mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
base highest priority
This commit is contained in:
parent
97c91e040a
commit
52eab2e24f
1 changed files with 1 additions and 1 deletions
|
|
@ -219,8 +219,8 @@ export default class DhHomebrew extends foundry.abstract.DataModel {
|
||||||
result[key].id = key;
|
result[key].id = key;
|
||||||
return result;
|
return result;
|
||||||
}, {}),
|
}, {}),
|
||||||
...config.base,
|
|
||||||
...config.custom,
|
...config.custom,
|
||||||
|
...config.base,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue