Allow deleting countdowns via right click context menu on the main panel

This commit is contained in:
Carlos Fernandez 2026-07-14 23:05:31 -04:00
parent 79d6522614
commit d7b36ef20c
7 changed files with 118 additions and 36 deletions

View file

@ -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 = {