mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-31 04:02:29 +00:00
Reduced cache file by 35%-40% by removing all falsey variables and hardcoding default falsey values. Such as when an attribute (Roll20) returns undefined then a default value of 0 will be assigned.