Add a custom DocumentSheetConfig that supports tab-based configuration for my system-specific stuff

This commit is contained in:
Eldritch-Oliver 2025-10-04 19:40:37 -06:00
parent c7c0deaec7
commit 6081b8f9e8
7 changed files with 289 additions and 1 deletions

View file

@ -0,0 +1,4 @@
{{log this}}
<div class="foundry tab {{tabs.foundry.cssClass}}" data-group="main" data-tab="foundry">
{{> "templates/sheets/document-sheet-config.hbs" }}
</div>