Ackis Recipe List:
Ackis [10-02-08 - 15:57]
Ackis Recipe List:
- Fix ticket 72
diff --git a/AckisRecipeList.lua b/AckisRecipeList.lua
index 76199a6..95a2ed7 100644
--- a/AckisRecipeList.lua
+++ b/AckisRecipeList.lua
@@ -467,7 +467,7 @@ local function giveFilter()
desc = L["SPECIALITY_TOGGLE"],
type = "toggle",
get = function() return addon.db.profile.filters.general.specialty end,
- set = function() addon.db.profile.filters.general.specialty = not addon.db.profile.specialty end,
+ set = function() addon.db.profile.filters.general.specialty = not addon.db.profile.filters.general.specialty end,
order = 15,
},
skill =