mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-22 07:36:56 +00:00
be6b2ea036
Accept "macro:<name>" in a click-cast action to run a saved macro by name via the secure `macro` attribute (leading space after the colon is trimmed). ClassicAPI dispatches it through RunMacro, so a conditional addon still evaluates the macro body.