Skip to content

Commit

Permalink
🔄 Synced local 'core.lua' with remote 'wow/core.lua'
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Dec 31, 2022
1 parent f72d595 commit 130770b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core.lua
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ local function AllFilters(db)
-- Does filter already exist?
if existingFilter ~= nil then
existingFilter.items = MergeItems(existingFilter.items, group.items)
AdiBags:UpdateFilters()
else
-- name = Name of table
-- group.uiName = Name to use in filter listing
Expand Down

0 comments on commit 130770b

Please sign in to comment.