Skip to content

Commit

Permalink
🔄 Synced local 'DF-Elemental.lua' with remote 'wow/DF-Elemental.lua'
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Dec 15, 2022
1 parent d26e14f commit edabe24
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DF-Elemental.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,6 @@ db.Filters = {
}

-- now that db is populated lets pass it on.
addonTable.Dragonflight = db
for _,v in ipairs(db) do
table.insert(addonTable.Dragonflight, v)
end

0 comments on commit edabe24

Please sign in to comment.