mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-23 07:53:39 +02:00
Mvoed config out form under application
This commit is contained in:
parent
82960ea4bd
commit
28a70e7288
39 changed files with 32 additions and 32 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { countdownTypes } from '../config/generalConfig.mjs';
|
||||
import { countdownTypes } from '../../config/generalConfig.mjs';
|
||||
import { GMUpdateEvent, RefreshType, socketEvent } from '../../systemRegistration/socket.mjs';
|
||||
import constructHTMLButton from '../../helpers/utils.mjs';
|
||||
import OwnershipSelection from '../dialogs/ownershipSelection.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue