From 04c6907c5911909d02fdeff1ec4d5884aad80caf Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 22 Dec 2023 23:00:23 -0700 Subject: [PATCH] Propogate the resource/supply setting to the sheet --- module/sheets/GenericSheet.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/module/sheets/GenericSheet.mjs b/module/sheets/GenericSheet.mjs index 95279c5..65fb596 100644 --- a/module/sheets/GenericSheet.mjs +++ b/module/sheets/GenericSheet.mjs @@ -3,6 +3,7 @@ export class GenericSheet extends ActorSheet { `devMode`, `showAvatarOnSheet`, `playersCanChangeGroup`, + `resourcesOrSupplies`, ]; getData() {