mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-21 18:09:54 +02:00
Allow deleting countdowns via right click context menu on the main panel (#2090)
This commit is contained in:
parent
effab8db0c
commit
3efdcb6c9a
7 changed files with 118 additions and 36 deletions
|
|
@ -12,6 +12,7 @@ import * as HOOKS from './hooksConfig.mjs';
|
|||
import * as TRIGGER from './triggerConfig.mjs';
|
||||
import * as ITEMBROWSER from './itemBrowserConfig.mjs';
|
||||
|
||||
/** @type {"daggerheart"} */
|
||||
export const SYSTEM_ID = 'daggerheart';
|
||||
|
||||
export const SYSTEM = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue