Item Support #69

Merged
Oliver merged 50 commits from feature/item-support into main 2026-04-15 02:42:54 +00:00
Showing only changes of commit 0e966f4b6a - Show all commits

View file

@ -35,7 +35,7 @@ export class AttributeOnlyPlayerSheet extends PlayerSheet {
* no longer holds true. * no longer holds true.
*/ */
_assertSelectedTabs() { _assertSelectedTabs() {
// Intention No-Op Function // Intentional No-Op Function
}; };
get hasContentTab() { get hasContentTab() {