PwQt / magic-items-2

This module for Foundry VTT and specific for the DnD5e system, adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.
https://github.com/PwQt/magic-items-2
MIT License
18 stars 7 forks source link

Fix for new Tidy Sheet not being ready at sheet type check #62

Closed voodoofrog closed 7 months ago

voodoofrog commented 7 months ago

I noticed Tidy5e was blowing up with the latest release and the culprit appears to be the sheet check property - it was causing Tidy to error because it wasn't ready yet. I've fixed it by changing it to a getter which also resolves the other issue with switching back and forth between sheets.