Skip to content

Commit

Permalink
Merge branch 'development' of https://github.com/fang2hou/ElvUI_WindT…
Browse files Browse the repository at this point in the history
…ools into development
  • Loading branch information
fang2hou committed Jul 25, 2024
2 parents 81c13e2 + 4cd436e commit 3a1320f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Modules/Misc/LFGList.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1588,7 +1588,6 @@ function LL:UpdateAdvancedFilters()
advFilters.hasTank = dfDB.needTankEnable
advFilters.hasHealer = dfDB.needHealerEnable
advFilters.minimumRating = dfDB.leaderScoreEnable and dfDB.leaderScore or 0
_G.MinRatingFrame.MinRating:SetNumber(advFilters.minimumRating)

local activities = {}
local numActiveMaps = 0
Expand Down

0 comments on commit 3a1320f

Please sign in to comment.