This commit is contained in:
Dapoolp 2025-07-02 20:36:10 +02:00
parent d58f303907
commit 7828c51f2e
23 changed files with 345 additions and 187 deletions

View file

@ -1,3 +1,5 @@
/** NOT USED ANYMORE - TO BE DELETED **/
const { ApplicationV2, HandlebarsApplicationMixin } = foundry.applications.api;
export default class RollSelectionDialog extends HandlebarsApplicationMixin(ApplicationV2) {