forgot to remove a print

This commit is contained in:
Anch
2023-10-27 01:50:16 +13:00
parent 07fdfc0f9b
commit 3b9afb28d7
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -269,8 +269,7 @@ local function ProfessionMenu_DewdropRegister(self, frame)
'secure', secure,
'closeWhenClicked', true,
'textHeight', PM.db.txtSize,
'textWidth', PM.db.txtSize,
'func', function() print(spellID) end
'textWidth', PM.db.txtSize
)
end
end
+1 -1
View File
@@ -7,6 +7,6 @@
## X-Category: Profession
## X-OptionsFrame: ProfessionMenuOptionsFrame
## DefaultState: enabled
## Version: 0.5
## Version: 0.6
embeds.xml