File Details
FastMountTooltip.6.2
- R
- Mar 1, 2026
- 467.43 KB
- 109
- 12.0.1
- Retail
File Name
FastMountTooltip.zip
Supported Versions
- 12.0.1
Add guards in FastMountTooltip.lua to avoid passing protected/secret unit tokens to UnitIsPlayer/C_UnitAuras. The code now returns early if unit is nil or if issecretvalue unit is true, preventing the Secret values are only allowed during untainted execution error in protected environments. Also increment the addon version to 6.2 in the .toc.

