Profession Shopping List

Profession Shopping List

421k Downloads

LUA Error: ProfessionShoppingList.lua

fubaWoW opened this issue ยท 1 comments

commented

hi there,

seems you got a typo at line 1295 in ProfessionShoppingList.lua!

local settings = CreateFrame("Frame")			ft-

should just be

local settings = CreateFrame("Frame")

greetings

commented

Hey @fubaWoW, I noticed that a few minutes after sending out the updated version. I somehow managed to fat-finger that into my code after testing and before saving, so that was fun. It's resolved by now, thank you for the heads-up anyway! :D