Larkinabout / fvtt-token-action-hud-core

Token Action HUD is a repositionable HUD of actions for a selected token.
14 stars 17 forks source link

Fix for the 'mark active actions with asterisk' option initialization #220

Closed MercuryReign closed 6 months ago

MercuryReign commented 6 months ago

The 'Mark Active Actions with Asterisk' option required unchecking it, saving, rechecking it, and saving every time the browser was refreshed.

It looks like the issue was a mislabeled getSetting string input.

I corrected and successfully tested this fix on a local system.