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

[BUG] In world actor macro updater has an 'e' missing, is this ok? #120

Closed YenBenGrey closed 5 months ago

YenBenGrey commented 5 months ago

Hello,

The new update has two updater macros, one for in world actors and one for compendiums.

The in world actor macro has an 'e' missing from the word update whereas it is there on the compendium one.

Not being a code type person myself, wasn't sure if this was ok or not?

image
PwQt commented 5 months ago

Yes, this is okay, I'm not making a release for a typo 😅

here's the method https://github.com/PwQt/magic-items-2/blob/2065a13eff8b7c9e5b354d5b1a8f67c7f4006944/src/scripts/API/api.js#L136