League-of-Foundry-Developers / foundryvtt-devMode

A module with some tools to help enable Foundry VTT package developers.
MIT License
12 stars 15 forks source link

Fix template-cache patch in Foundry v10 #55

Closed ben closed 2 years ago

ben commented 2 years ago

Fixes #52. v10's getTemplate takes an extra parameter, which wasn't being passed through the patch.

ben commented 2 years ago

Yes, of course that's better. Thanks!