Trait Items #72

Open
Oliver wants to merge 41 commits from feature/trait-items into main
Showing only changes of commit d70c5113b1 - Show all commits

View file

@ -143,7 +143,6 @@ export class DelveDiceHUD extends HandlebarsApplicationMixin(ApplicationV2) {
}; };
}; };
Logger.log(`${partId} Context`, ctx);
return ctx; return ctx;
}; };