requested changes

This commit is contained in:
moliloo 2025-07-21 20:53:05 -03:00
parent b731755cf4
commit 6930dc51ad
8 changed files with 85 additions and 94 deletions

View file

@ -1,5 +1,4 @@
export { default as BeastformDialog } from './beastformDialog.mjs';
export { default as costSelectionDialog } from './costSelectionDialog.mjs';
export { default as d20RollDialog } from './d20RollDialog.mjs';
export { default as DamageDialog } from './damageDialog.mjs';
export { default as DamageReductionDialog } from './damageReductionDialog.mjs';