Kekilla0 / Item-Macro

Store macros in your items, execute them from your character sheet or from your favorite automation module!
MIT License
18 stars 21 forks source link

Tiny bugfix for SWB #45

Closed operation404 closed 2 years ago

operation404 commented 2 years ago

Super tiny bugfix. The path to the item's name is actually data.data.name, and there appears to have just been a minor error where one of the data fields was missing. This was causing the comparison to always fail as data.name is undefined.