| Filename | |
|---|---|
| AckisRecipeList.lua |
diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua index 6645786..1f0ed8f 100644 --- a/AckisRecipeList.lua +++ b/AckisRecipeList.lua @@ -372,7 +372,8 @@ end function addon:TRADE_SKILL_SHOW() -- Create an entry in the db to track alt trade skills - local pname,prealm = UnitName("player") + local pname = UnitName("player") + local prealm = GetRealmName() local tradelink = GetTradeSkillListLink() if (tradelink) then