mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 15:39:02 +01:00
Fix
This commit is contained in:
parent
bb7d7927d5
commit
c4849eba6d
2 changed files with 5 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ import {
|
|||
import { placeables } from './module/canvas/_module.mjs';
|
||||
import { registerRollDiceHooks } from './module/dice/dhRoll.mjs';
|
||||
import { registerDHActorHooks } from './module/documents/actor.mjs';
|
||||
import './node_modules/@yaireo/tagify/dist/tagify.css';
|
||||
|
||||
Hooks.once('init', () => {
|
||||
CONFIG.DH = SYSTEM;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue