Propogate the resource/supply setting to the sheet

This commit is contained in:
Oliver-Akins 2023-12-22 23:00:23 -07:00
parent 200b0a2654
commit 04c6907c59

View file

@ -3,6 +3,7 @@ export class GenericSheet extends ActorSheet {
`devMode`,
`showAvatarOnSheet`,
`playersCanChangeGroup`,
`resourcesOrSupplies`,
];
getData() {