Skip to content

Commit

Permalink
Update Tooltips.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostopheles committed Jun 19, 2024
1 parent feb05b0 commit a1b53bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Datamine/Modules/Tooltips/Tooltips.lua
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ function Tooltips.OnTooltipSetMacro(tooltip)
if parsedLink then
local macroIndex = GetMacroIndexByName(actionText);
actionID = parsedLink.ItemID;

Tooltips.Append("Macro Index", macroIndex);
end
end
Expand Down

0 comments on commit a1b53bb

Please sign in to comment.