mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-14 00:28:11 +02:00
Fix conflicts
This commit is contained in:
commit
f038b7ccfd
152 changed files with 2150 additions and 2520 deletions
|
|
@ -1,5 +1,5 @@
|
|||
export default class DhAutomation extends foundry.abstract.DataModel {
|
||||
static LOCALIZATION_PREFIXES = ['DAGGERHEART.Settings.Automation']; // Doesn't work for some reason
|
||||
static LOCALIZATION_PREFIXES = ['DAGGERHEART.SETTINGS.Automation']; // Doesn't work for some reason
|
||||
|
||||
static defineSchema() {
|
||||
const fields = foundry.data.fields;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue