This commit is contained in:
WBHarry 2026-06-15 15:39:09 +02:00
parent 2a16b15140
commit 351f97f391
6 changed files with 13 additions and 14 deletions

View file

@ -959,7 +959,7 @@ export const countdownAppMode = {
iconOnly: 'icon-only'
};
export const countdownType = {
export const countdownTypes = {
encounter: {
id: 'encounter',
label: 'DAGGERHEART.CONFIG.CountdownType.encounter.label',