This commit is contained in:
Anch
2023-10-27 05:02:49 +13:00
parent ea692c38ef
commit a87c5b9576
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -293,7 +293,7 @@ local function ProfessionMenu_DewdropRegister(self)
if CA_IsSpellKnown(750750) then
if not divider then divider = PM:AddDividerLine(35) end
local name, _, icon = GetSpellInfo(750750)
local secure = { type1 = 'spell', spell = 750750 }
local secure = { type1 = 'spell', spell = name }
dewdrop:AddLine( 'text', name, 'icon', icon, 'secure', secure, 'closeWhenClicked', true, 'textHeight', PM.db.txtSize, 'textWidth', PM.db.txtSize)
end
+1 -1
View File
@@ -7,6 +7,6 @@
## X-Category: Profession
## X-OptionsFrame: ProfessionMenuOptionsFrame
## DefaultState: enabled
## Version: 0.7
## Version: 0.8
embeds.xml