Fix issue with argunite filter

This commit is contained in:
M. David
2022-08-19 10:22:43 +02:00
parent d5b336dd5a
commit 1f7f6310f9
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -279,7 +279,8 @@ aura_env.filterService = {
greyValueFilter,
questItemFilter,
classGearFilter,
azeriteFilter
azeriteFilter,
arguniteFilter
},
slotsToLoot = {},
run = function(self, lootInfo)